package
1.4.3
Repository: https://github.com/grafana/alloy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a New logger with the default log level and format.
NewDeferred creates a new logger with the default log level and format.

# Constants

Supported log formats.
Supported log formats.
Supported log formats.
Supported log levels.
Supported log levels.
Supported log levels.
Supported log levels.
Supported log levels.

# Variables

DefaultOptions holds defaults for creating a Logger.

# Structs

Logger is the logging subsystem of Alloy.
Options is a set of options used to construct and configure a Logger.

# Interfaces

No description provided by the author

# Type aliases

Format represents a text format to use when writing logs.
Level represents how verbose logging should be.