tech(config): add log.filters to default and sample

This commit is contained in:
bergquist
2016-10-07 10:39:01 +02:00
parent a5cbfc8b98
commit a3c91450d5
3 changed files with 8 additions and 1 deletions

View File

@@ -532,7 +532,7 @@ Use space to separate multiple modes, e.g. "console file"
### level
Either "debug", "info", "warn", "error", "critical", default is "info"
### filter
### filters
optional settings to set different levels for specific loggers.
Ex `filters = sqlstore:debug`