Browse Source

log errors to file

Rob Figueiredo 12 năm trước cách đây
mục cha
commit
47afd8a385
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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