Skip to content

Logging config update and fixes

Bruce Joseph Gallop requested to merge logging_config_update into devel

This adds more options for configuring logger setup.

Mainly adding the capability to send logger output to a file. See configs/logging/trace_all_to_file.json.

Also some fixes for the registration of loggers created only in header files (needs somewhere to be instantiated).

Merge request reports

Loading