-
Notifications
You must be signed in to change notification settings - Fork 5
Add logging and debug configuration #65
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We need some organised logging system, likely use https://github.com/dbuenzli/logs
This needs to be integrated with verbosity flags, as well as flags for setting debug levels.
- logging should have the ability to switch on logs in specific contexts; e.g. for specific analyses to make it easy to filter
- debug levels should be configurable to enable different assertions and potentially write debug info to files etc
It is important the logging system does not execute the printing/formatting code for disabled log levels.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request