severity

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

DEFAULT is the end sentinel. It is used during command-line handling to indicate that another value should be replaced instead (depending on which command is being run); see cli/flags.go for details.

ERROR is used for situations that require special handling, where normal operation could not proceed as expected. Other operations can continue mostly unaffected.

FATAL is used for situations that require an immedate, hard server shutdown. A report is also sent to telemetry if telemetry is enabled.

INFO is used for informational messages that do not require action.

NONE can be used in filters to specify that no messages should be emitted.

UNKNOWN is populated into decoded log entries when the severity could not be determined.

WARNING is used for situations which may require special handling, where normal operation is expected to resume automatically.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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