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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0p6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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