stjohnjohnson / smartthings-mqtt-bridge

Bridge between SmartThings and MQTT
https://hub.docker.com/r/stjohnjohnson/smartthings-mqtt-bridge/
MIT License
363 stars 242 forks source link

Add the ability to configure Winston's file transport logging level #173

Open airdrummingfool opened 5 years ago

airdrummingfool commented 5 years ago

As requested in #126 . I'm not sure if the winston file transport configuration line is in the best place, but this at least seems to work.

airdrummingfool commented 5 years ago

Note that this doesn't change the log level of the transport that writes the http access log, but that is an easy change.

davidcreager commented 4 years ago

I am using farhad-a's version and notice that events.log is still growing. Is it possible, or advisable, to allow this to be reduced by a config?