250x250
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- evernote
- 난방비절약
- 기름보일러
- debounce
- 가스비절약
- __attribute__
- Swipes
- 네모안
- 에버노트
- IOT
- xcode11
- 가스요금폭탄
- anydo
- 린나이온도조절기
- 온도센서
- 경동
- Node
- Raspberry Pi
- todoist
- node.js
- rasppi3
- REACT
- 온도조절기
- npm moment
- ReactNative
- 라온익스
- nodejs
- 나비엔
- EditText
- react-native
Archives
- Today
- Total
목록forever (1)
어허
Node.js forever 로그 저장하지 않는 방법
foreverhttps://www.npmjs.com/package/forever nodejs 사용할때 아주 고마운 패키지다 와치독, 로그, 파일변경감시등 그런데 옵션에 로그를 저장하지 않게 하는 옵션은 안보인다.. 방법은 실행할때 로그파일의 위치를 "/dev/null"로 지정해 버리는 것 forever start -l /dev/null -a app.js 사용환경은 $ uname -aLinux rasppi3 4.1.19-v7+ #858 SMP Tue Mar 15 15:56:00 GMT 2016 armv7l armv7l armv7l GNU/Linux $ lsb_release -aNo LSB modules are available.Distributor ID:UbuntuDescription:Ubuntu 16.0..
개발/Node.JS
2016. 12. 26. 17:06