Skip to content

Enable Logging for Object Library

Simon Spannagel requested to merge logging_objects into master

This MR splits the logging and text/unit handling facilities into its won utility library which is linked against core and objects.

GblTrack now uses the central logger, Track does not have a separate member logging_ anymore.

Merge request reports