-
Notifications
You must be signed in to change notification settings - Fork 13
Unify logging #86
Copy link
Copy link
Open
Labels
technicalTechnical changes that does not change featuresTechnical changes that does not change features
Description
Activity
Metadata
Metadata
Assignees
Labels
technicalTechnical changes that does not change featuresTechnical changes that does not change features
Currently some logs go into console directly and some through the logging utility (to console or file or both).
Make it consistent (through a single logger that decides where to log to depending on the configuration provided)