Debug logging gets automatically turned off?

this seems to happen for only one of my devices. i have 3 others of the same device type connected to the hub which dont seem to have the same issue. the device type is generic zigbee bulb.

image

heres logs showing debug logging getting turned off for the device even though i did not manually turn it off:

The built in drivers automatically turn off logging after a preset period of time.

ok. any way to configure this so it does not get automatically turned off?

from the above logs it looks like it got turned off after 30 mins. i often leave logging running on my server just so i can compare several hours worth of log data with app actions during that period. auto disabling debugging is making that impossible to do for these devices.

thanks.

I’ve logged your feature request. Understand the use case. Not sure if or when we will have a solution for it.

thanks.

1 Like

Debug logging is really only for support diagnostics, the standard text logging is sufficient to debug applications since it displays any events generated, which is what you want when debugging apps.

1 Like

sometimes i like to support myself. :slight_smile:

1 Like

You have to realize that if Mike can't figure out the problem with a driver in 30 minutes, he might as well turn off debug logging... :sunglasses:

3 Likes

now that i can believe and it solves the mystery of how 30 minutes became the number. :smiley: