Streamlined output of logging information #75
Labels
enhancement
New feature or request
good first issue
Good for newcomers
library
This issue or pull request is related to the library
Is your feature request related to a problem? Please describe.
Info, Debug, and Trace is not used uniformly. This makes it quite hard for a user to make sense out of the output.
With Debug-Flags and Trace output this problem gets more apparently visible.
Describe the solution you'd like
Rework of all informational output (i.e.
log
calls)Describe alternatives you've considered
None
Additional context
Make debugging and output more reliable and usable to users
The text was updated successfully, but these errors were encountered: