MiSchroe / ioBroker.klf200

Adapter for ioBroker to connect to a KLF200 interface and run scenes and products.
MIT License
17 stars 14 forks source link

warn message about restart will reset #100

Closed DcFamas closed 2 years ago

DcFamas commented 2 years ago

Hey there, I'm using a script which messages me via. Signal, when something is wrong with ioBroker. The script checks the log entries. Everyday the adapter creates this log entry:

klf200.0 | 2022-11-03 03:00:02.245 | warn | Restart initiated -- | -- | -- | --

When I change the log level of the instance, it will get resettet after a day. How is it possible to either change the log level or the log entry itself?

Thank you and best regards :)

MiSchroe commented 2 years ago

It seems that you restart the gateway or the adapter at 3am. You can change the log level in the advanced view of the instances.

image
DcFamas commented 2 years ago

Hey @MiSchroe that is the main problem. When I change the Log level it will changed every night, only for this adapter.