Werk #15318: Fix logging statement
| Component | Event Console | ||||
| Title | Fix logging statement | ||||
| Date | Jan 24, 2024 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Prior to this change, you may have seen the following log output:
undefined action "{aname}, must be one of {", ".join(table.keys()}"
The variables are now interpolated correctly.