package
2.12.0+incompatible
Repository: https://github.com/adguardteam/adguarddns.git
Documentation: pkg.go.dev
# Functions
Debug1 is an optimized version of [slog.Logger.DebugContext] that prevents it from allocating when debugging is not necessary.
Debug2 is an optimized version of [slog.Logger.DebugContext] that prevents it from allocating when debugging is not necessary.
Debug3 is an optimized version of [slog.Logger.DebugContext] that prevents it from allocating when debugging is not necessary.
Debug4 is an optimized version of [slog.Logger.DebugContext] that prevents it from allocating when debugging is not necessary.
Trace1 is an optimized version of [slog.Logger.Log] that prevents it from allocating when debugging is not necessary.
Trace2 is an optimized version of [slog.Logger.Log] that prevents it from allocating when debugging is not necessary.
Trace3 is an optimized version of [slog.Logger.Log] that prevents it from allocating when debugging is not necessary.
Warn2 is an optimized version of [slog.Logger.WarnContext] that prevents it from allocating when debugging is not necessary.