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_KeepN.hrl
-record(keep_n, {
n :: integer(),
strategy :: viva_telemetry@log@handler:rotation()
}).