telegraf/internal
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
..
buffer Performance refactor of running_output buffers 2016-04-27 13:40:05 -06:00
config Major Logging Overhaul 2016-10-03 17:13:03 +01:00
errchan New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
globpath globpath: only walk tree if ** is defined 2016-09-28 15:44:29 +01:00
limiter Limit GetMetricStatistics to 10 per second 2016-05-31 11:26:52 +01:00
models Major Logging Overhaul 2016-10-03 17:13:03 +01:00
internal.go Major Logging Overhaul 2016-10-03 17:13:03 +01:00
internal_test.go mongodb input: fix version 2.2 panic 2016-09-06 11:58:06 +01:00