package
0.0.0-20231212030111-86af83068773
Repository: https://github.com/blastchain/blast.git
Documentation: pkg.go.dev
# Functions
AppOut returns an io.Writer to write app output to, like logs.
CLIFlags creates flag definitions for the logging utils.
DefaultCLIConfig creates a default log configuration.
No description provided by the author
No description provided by the author
NewLogger creates a new configured logger.
No description provided by the author
NewLogHandler creates a new configured handler, compatible as LvlSetter for log-level changes during runtime.
No description provided by the author
No description provided by the author
No description provided by the author
SetGlobalLogHandler sets the log handles as the handler of the global default logger.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
DynamicLogHandler allow runtime-configuration of the log handler.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
FormatFlagValue is a value type for cli.GenericFlag to parse and validate log-formatting-type values.
FormatType defines a type of log format.
LvlFlagValue is a value type for cli.GenericFlag to parse and validate log-level values.