Crate tracing_for_pyo3_logging

Source

Functionsยง

setup_logging
Modifies the Python logging module to deliver its log messages to the host tracing::Subscriber by default. To achieve this goal, the following changes are made to the module: