package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewFactory returns a new instance of a Factory producing loggers configured with the values set in the [config] parameter.
New returns a new logger set up according to [config].
No description provided by the author
ToFormat chooses a highlighting mode.
Inverse of Level.String().
UserString constructs a field with the given key and the value stripped of newlines.
UserStrings constructs a field with the given key and the values stripped of newlines.

# Constants

Format modes available.
Format modes available.
Colors.
Colors.
Colors.
Format modes available.
Format modes available.
Colors.
Colors.
No description provided by the author
No description provided by the author
No description provided by the author
Format modes available.
Colors.
No description provided by the author
Format modes available.
Format modes available.
Colors.
Colors.
Colors.
Colors.
Colors.
Colors.
No description provided by the author
Colors.
Format modes available.
Format modes available.
Colors.
Colors.
Colors.
Colors.
No description provided by the author
No description provided by the author
No description provided by the author
Colors.
Colors.

# Variables

Discard is a mock WriterCloser that drops all writes and close requests.
No description provided by the author

# Structs

Config defines the configuration of a logger.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Factory creates new instances of different types of Logger.
Logger defines the interface that is used to keep a record of all events that happen to the program.

# Type aliases

No description provided by the author
Highlight mode to apply to displayed logs.
Func defines the method signature used for all logging methods on the Logger interface.
No description provided by the author