package
0.0.0-20230209113353-22c75c706cc7
Repository: https://github.com/dihedron/go-log-facade.git
Documentation: pkg.go.dev

# Packages

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

# Functions

Ctx returns a new context that holds a reference to the given logger.
FromContext returns the logger that was recorded in the context, if any.
No description provided by the author
GetGlobalLevel retrieves the current global logging level.
GetLogger retrieves the current global logger.
SetLGlobalevel sets the logging level globally.
SetLogger sets the logger globally.
No description provided by the author
No description provided by the author
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

# Structs

NoOpLogger is a logger that writes nothing.

# Interfaces

Logger is the common interface to all loggers.

# Type aliases

No description provided by the author
Level represents the logging level.