Werk #6777: Background job logs were not always shown in job output

Component User interface
Title Background job logs were not always shown in job output
Date Oct 9, 2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0p6 1.6.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

In some situations log entries which should be written to the job output, which is visible from the GUI, was not written to it.

Background: The default logger was based on cmk.log logger which is not initialized with the GUI log level. The job logger is now based on cmk.gui.log logger as intended which makes the job log entries now available in the job progress dialog by default.

To the list of all Werks