Skip to content
Snippets Groups Projects
  1. Jan 11, 2017
  2. Oct 03, 2016
    • Cameron Sparr's avatar
      Major Logging Overhaul · c7834209
      Cameron Sparr authored
      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
      c7834209
  3. Sep 09, 2016
  4. Jul 19, 2016
  5. May 27, 2016
  6. May 01, 2016
  7. Apr 22, 2016
  8. Jan 27, 2016
    • Cameron Sparr's avatar
      Create public models for telegraf metrics, accumlator, plugins · 9c0d14bb
      Cameron Sparr authored
      This will basically make the root directory a place for storing the
      major telegraf interfaces, which will make telegraf's godoc looks quite
      a bit nicer. And make it easier for contributors to lookup the few data
      types that they actually care about.
      
      closes #564
      9c0d14bb
  9. Jan 23, 2016
  10. Jan 20, 2016
  11. Jan 07, 2016
  12. Jan 06, 2016
  13. Jul 09, 2015
  14. Jul 07, 2015
Loading