internal/log/log.go (
3
lines of code) (
raw
):
package log import "log/slog" const LevelTrace = slog.LevelDebug - 4