Add more logging
This commit add more logging levels to the mosquitto logs, we're experiencing random crashing on the mosquitto daemon and the logs are less than useful. Hopefully adding all the log levels will provide us with enough information to debug this case when it inevitably happens again. (although I'm not holding my breath) Change-Id: I4b5c919dac5cb225d348545dc67ab4f55a8febc1
This commit is contained in:
parent
801c9ada97
commit
ad313e76b7
@ -507,6 +507,8 @@ log_type error
|
||||
log_type warning
|
||||
log_type notice
|
||||
log_type information
|
||||
log_type debug
|
||||
log_type all
|
||||
|
||||
# Change the websockets logging level. This is a global option, it is not
|
||||
# possible to set per listener. This is an integer that is interpreted by
|
||||
|
Loading…
x
Reference in New Issue
Block a user