답변: 영구 스토리지 콘솔이 어디에 있습니까?로그 출력?대답: 영원한 컨트롤러는 어디에 있습니까?로그 출력?
대답: 영원한 컨트롤러는 어디에 있습니까?로그 출력?
2014년 1월 9일
137
Forever는 명령줄 옵션을 출력에 사용합니다.-l LOGFILE Logs the forever output to LOGFILE
-o OUTFILE Logs stdout from child script to OUTFILE
-e ERRFILE Logs stderr from child script to ERRFILE
예:forever start -o out.log -e err.log my-script.js
상세 정보 here
Open Full Answer
Reference
이 문제에 관하여(답변: 영구 스토리지 콘솔이 어디에 있습니까?로그 출력?대답: 영원한 컨트롤러는 어디에 있습니까?로그 출력?), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://dev.to/rnagarajan96/answer-where-does-forever-store-console-log-output-2m41
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
-l LOGFILE Logs the forever output to LOGFILE
-o OUTFILE Logs stdout from child script to OUTFILE
-e ERRFILE Logs stderr from child script to ERRFILE
forever start -o out.log -e err.log my-script.js
Reference
이 문제에 관하여(답변: 영구 스토리지 콘솔이 어디에 있습니까?로그 출력?대답: 영원한 컨트롤러는 어디에 있습니까?로그 출력?), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://dev.to/rnagarajan96/answer-where-does-forever-store-console-log-output-2m41텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)