telegraf/plugins
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
..
inputs Major Logging Overhaul 2016-10-03 17:13:03 +01:00
outputs Major Logging Overhaul 2016-10-03 17:13:03 +01:00
parsers Allow numeric and non-string values for tag_keys. (#1782) 2016-09-21 18:07:35 +01:00
serializers sanitize parenthesis (#1701) 2016-09-05 14:30:40 +01:00