소스 검색

log errors to file

Rob Figueiredo 12 년 전
부모
커밋
2e01832d03
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      revel/src/benchmark/conf/app.conf

+ 1 - 1
revel/src/benchmark/conf/app.conf

@@ -25,4 +25,4 @@ watch=false
 log.trace.output = off
 log.info.output  = off
 log.warn.output  = off
-log.error.output = off
+log.error.output = %(app.name)s.log