Open
Description
I get tons of messages like:
arduino-create-agent.desktop[1149]: time="2017-12-25T10:20:53+01:00" level=info msg="[]"
arduino-create-agent.desktop[1149]: time="2017-12-25T10:20:53+01:00" level=info msg="<nil>"
The default log level is hardcoded to INFO
https://github.com/arduino/arduino-create-agent/blob/devel/main.go#L143
Can this be a config setting and would it maybe make sense to move some to e.g. DEBUG.