Snippets Preprocessor error
[Errno 2] No such file or directory: 'local_logging_engine/messages/local_logging_append.md'
Local Logging Engine¶
Purpose¶
The Local Logging Engine provides capabilities for recording, monitoring, analyzing, and managing events and activities locally on the physical machine that the Anoma node is running. It supports diagnostic efforts, security monitoring, performance optimization, and historical analysis to ensure the stability, security, and efficiency.
State¶
Messages Received¶
LocalLoggingAppend¶
--8<-- "local_logging_engine/messages/local_logging_append.md:purpose"
--8<-- "local_logging_engine/messages/local_logging_append.md:type"
Notifications Sent¶
Message Flow¶
sequenceDiagram
--8<-- "local_logging_engine/messages/local_logging_append.md:sequence"