Skip to content
Snippets Groups Projects
  • Cameron Sparr's avatar
    c7834209
    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
    History
    Major Logging Overhaul
    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