package
0.16.0
Repository: https://github.com/pastdev/confd.git
Documentation: pkg.go.dev

# Functions

Debug logs a message with severity DEBUG.
Error logs a message with severity ERROR.
Fatal logs a message with severity ERROR followed by a call to os.Exit().
Info logs a message with severity INFO.
SetLevel sets the log level.
SetTag sets the tag.
Warning logs a message with severity WARNING.

# Structs

No description provided by the author