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:
Matthew Treinish 2016-09-21 09:39:20 -04:00
parent 801c9ada97
commit ad313e76b7
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
1 changed files with 2 additions and 0 deletions

View File

@ -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