Categorygithub.com/danielfbm/pkg/log
modulepackage
0.1.2
Repository: https://github.com/danielfbm/pkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MustLogger will return a NullLogger if given logger is nil.

# 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
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
No description provided by the author

# Structs

SimplifiedOptions adds a simple interface to get options.

# Interfaces

Injector allows injection of logger.

# Type aliases

EncodingFormat format for encoding.
Level as an integer, used mostly.
LevelStr levels as strings.
Logger inherit logr.Logger interface.
NullLogger null logger.