Skip to content

Extend common DebugLogger with option to log to stdout

This makes it possible for e.g. command line tools to have the --debug option and when invoked print the existing debug messages directly to the user running the command can see them.

Merge request reports