Module logging

Module logging 

Source

Structs§

LoggerRuntimeActor
Simple Rust actor that invokes python logger APIs. It needs a python runtime.
LoggingMeshClient
LoggingMeshClient is the Python-facing handle for distributed logging over a ProcMesh.

Enums§

LoggerRuntimeMessage

Traits§

LoggerRuntimeMessageClient
The custom client trait for this message type.
LoggerRuntimeMessageHandler
The custom handler trait for this message type.

Functions§

register_python_bindings
Register the Python-facing types for this module.