Skip to content
Snippets Groups Projects
  1. Jun 17, 2018
    • Gregory Ashton's avatar
      Update of setup_logger · ade49f07
      Gregory Ashton authored
      - Checks if handlers already exist before adding them
      - Add option to turn on/off printing of version information (off by
        default)
      - Add call to setup_logger by default (with version information turned
        on by default)
      
      Note - this makes empty calls to setup_logger() obsolete. However, if
      you want to log to a file, with setup_logger(label='label') is still
      useful.
      ade49f07
  2. Jun 15, 2018
  3. Jun 14, 2018
  4. Jun 13, 2018
Loading