DheerajKhajuria / pimatic-mysensors

mysensors
http://forum.mysensors.org/topic/797/pimatic-mysensors-controller-plugin
GNU General Public License v2.0
23 stars 24 forks source link

setting Loglevel #12

Closed n3roGit closed 9 years ago

n3roGit commented 9 years ago

please add a config string for the loglevel :)

DheerajKhajuria commented 9 years ago

log level can be changed in config.json using pimatic options debug and loglevel { "settings": { "httpsServer": { "enabled": true, "port": 443, "hostname": "XXXX", "keyFile": "ca/pimatic-ssl/private/privkey.pem", "certFile": "ca/pimatic-ssl/public/cert.pem", "rootCertFile": "ca/certs/cacert.crt" }, "debug": false, "logLevel": "error",

n3roGit commented 9 years ago

I don't mean this log. I mean the popup when variable changed (received) and the entries in the log file like:I_LOG_MESSAGE 0;0;3;0;9;read: 10-10-255 s=255,c=3,t=7,pt=0,l=0:<-

n3roGit commented 9 years ago

See this: http://forum.pimatic.org/topic/414/disable-log-print-of-mysensors-plugins