Selaa lähdekoodia

log errors to file

Rob Figueiredo 12 vuotta sitten
vanhempi
commit
47afd8a385
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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