Werk #15318: Fix logging statement
Komponente | Event Console | ||||
Titel | Fix logging statement | ||||
Datum | 24.01.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
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.