%include file="/pageheader.html"/>
<%!
from kaithem.src import logviewer
%>
System Logs
System Logs
Archives | Flush Logs to FileThis shows the realtime output of the logger named "system" and any child loggers of it.
these logs are kept in ram and wil be dumped to a file based on the settings in the configuration file.
This new system of logging replaces the old json messagebus based logs. You can still log mesagebus topics, but they
just go to the system.msgbus logger.