@@ -152,7 +152,7 @@ global.mqttClient = mqtt.connect(`mqtt://${config.mqtt.host}`, {
}
}, res => {
res.on('data', d => {
global.logger.log('error', {message: `${d}`});
global.logger.log('info', {message: `${d}`});
});
The note is not visible to the blocked user.