e64edbdc36
logging: skip timer events e.g. /timer/1s
...
Each second we receive the timer event which makes little sense but log is bloated with the event.
To make logs more readable we can disable logging of this event
2020-11-18 11:25:20 +02:00
25a3fcf731
add runtimestats, stack logging to debug
2017-06-28 09:12:24 -03:00
b85ca680f0
restructure container,connectors in subpackage
2017-06-08 11:51:02 -03:00
f102e48cc9
add WidgetUpdater interface to container, replace struct fields with metamap
2017-03-06 19:25:59 +11:00
e1dc42db03
move dumpContainer method into debug
2017-03-06 18:36:13 +11:00
3bb48e91ae
move logEvent into debug, condense output
2017-03-06 11:23:44 +11:00
6a4b145b1b
add dumpContainer debug method, keybinding
2017-03-01 12:10:33 +11:00