change the default log level to info

pull/370/head
John Shahid 2014-03-28 12:40:03 -04:00
parent 5c38e52a96
commit 47bbb67de1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ bind-address = "0.0.0.0"
[logging]
# logging level can be one of "debug", "info", "warn" or "error"
level = "debug"
level = "info"
file = "influxdb.log" # stdout to log to standard out
# Configure the admin server