package
0.0.9
Repository: https://github.com/rkrmr33/pkg.git
Documentation: pkg.go.dev

# Functions

AddFlags binds the logger configuration flags to the provided flag set and returns a config object that can return a configured logger by calling the Build() function.
Build builds a new logger from a config.
Get returns the default configured logger.
PersistentSetup set up the logger on the root command, adding the required flags and calling Build() in the command PreRunE function.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author