浏览代码

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