Logging Setup and Configuration

Primary functions for configuring and managing the lifecycle of the non-blocking logging system.

configure_logging() None[source]

Set up non-blocking, structured logging for the application.

Lifecycle Management

start_logging() None[source]
stop_logging() None[source]