verbosity

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package verbosity converts between logr-style verbosities and slog Levels.

These functions implement the equation

Level = INFO - verbosity

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromLevel

func FromLevel(l slog.Level) int

FromLevel converts a Level to a verbosity.

func ToLevel

func ToLevel(verbosity int) slog.Level

ToLevel converts a verbosity to a Level.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL