Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 31, 2016
    • François de Metz's avatar
      Add basic filestack webhook. · 2d3da343
      François de Metz authored
      closes #1542
      
      Generalize event.
      
      Add doc.
      
      Update default config.
      
      Add filestack to the list of plugins.
      
      Check that video conversion event returns 400.
      
      Update the readme.
      
      Update the changelog.
      2d3da343
Loading