
If the log manager has not been inited, then messages are written to stdout. In practice this can happen if something is directly or indirectly logged during the startup of maxscale, before skygw_logmanager_init() has been called. Some refactoring is needed to allow skygw_logmanager_init() to be called very early at program startup.