Werk #8653: Fix output of log verbosity in mknotifyd.log
| Component | Notifications | ||
| Title | Fix output of log verbosity in mknotifyd.log | ||
| Date | Nov 14, 2016 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The logfile always told Log verbosity 0, regardless of the actual setting. This was because the message was output before the actual log file has been read. This is fixed now.