Breaking loging, openhab.log, event.log

After changing log level setting in mqtt binding via mainui

First i changed from INFO to DEBUG only on this one → org.openhab.binding.mqtt (everything stil working)

When i later wanted to change the settings back everything was set to DEBUG ?

I changed everything from DEBUG to INFO after this logging stopped working, also log levels under every binding was disappeared ?

Spending many hours, reading in here and trying stuff, i found that log4j2.xml had an error i copied an old version from my backups into the system and after everything was back to normal.

Edit running debian 12.5 with openhabian
Openhab 4.1.1 milestone

NOT WORKING

WORKING

Do you mind providing a diff that shows the difference of the changes (images are not very helpful because it requires us to find the changes visually)?

Hi stefan

My system i running again, the bad fil is overwritten when i get som time ill reproduce the error again.

At least the two lines of xml code before the last one shown in the first screenshot seems not to make sense / not to be valid.

        </Loggers>

</Configuration>"org.openhab.binding.mqtt.homie"/>
        </Loggers>

</Configuration>

In the future, please post the text of the config files using code fences.

```
code goes here
```

Screenshots are hard to read, cannot be searched, cannot be copied and pasted with corrections, etc.