Skip to content
Snippets Groups Projects
Commit ade49f07 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Update of setup_logger

- 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.
parent b331d8a5
No related branches found
No related tags found
1 merge request!69Fix up logging
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment