Packages
Professional observability suite for Gleam: structured logging, metrics, and statistical benchmarking
Current section
Files
Jump to
Current section
Files
include/viva_telemetry@log@handler_ErlangLoggerConfig.hrl
-record(erlang_logger_config, {
level :: viva_telemetry@log@level:level(),
logger_name :: binary()
}).