telegraf/internal/config
Cameron Sparr c7834209d2 Major Logging Overhaul
in this commit:

- centralize logging output handler.
- set global Info/Debug/Error log levels based on config file or flags.
- remove per-plugin debug arg handling.
- add a I!, D!, or E! to every log message.
- add configuration option to specify where to send logs.

closes #1786
2016-10-03 17:13:03 +01:00
..
aws Consolidate AWS credentials (#1208) 2016-05-25 12:30:39 +01:00
testdata config: parse environment variables in the config file 2016-04-01 16:06:19 -06:00
config.go Major Logging Overhaul 2016-10-03 17:13:03 +01:00
config_test.go Refactor and code cleanup of filtering 2016-09-05 16:30:18 +01:00