diff --git a/iotronic/wamp/wampresponse.py b/iotronic/wamp/wampresponse.py index 9286415..b0f7d19 100644 --- a/iotronic/wamp/wampresponse.py +++ b/iotronic/wamp/wampresponse.py @@ -50,6 +50,10 @@ class WampResponse(object): "port": "", "realm": "" }}, + "log": { + "logfile": "s4t-lightning-rod.log", + "loglevel": "info" + }, "node": { "token": ""} })