telegraf/internal/models
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
..
filter.go Refactor and code cleanup of filtering 2016-09-05 16:30:18 +01:00
filter_test.go Refactor and code cleanup of filtering 2016-09-05 16:30:18 +01:00
running_input.go Rename internal_models package to models 2016-08-08 14:41:40 +01:00
running_output.go Major Logging Overhaul 2016-10-03 17:13:03 +01:00
running_output_test.go Refactor and code cleanup of filtering 2016-09-05 16:30:18 +01:00