ソースを参照

log errors to file

Rob Figueiredo 12 年 前
コミット
5fa4152a29
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