Module telemetry

Module telemetry 

Source
Expand description

Telemetry and logging configuration Telemetry and logging configuration using env_logger.

This module provides utilities for setting up logging with stderr output for console visibility, as well as structured telemetry data collection.

Structs§

LogMessage
Log message with context

Functions§

init
Initialize env_logger-based logging with stderr output
log_with_context
Log a message with the given level and context