Browse Source

log errors to file

Rob Figueiredo 12 years ago
parent
commit
f77568df41
1 changed files with 1 additions and 1 deletions
  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.trace.output = off
 log.info.output  = off
 log.info.output  = off
 log.warn.output  = off
 log.warn.output  = off
-log.error.output = off
+log.error.output = %(app.name)s.log