package
0.54.1
Repository: https://github.com/moov-io/base.git
Documentation: pkg.go.dev

# Functions

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
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

# Constants

Info is sets level=info in the log output.
Error sets level=error in the log output.
Fatal sets level=fatal in the log output.
Info is sets level=info in the log output.
No description provided by the author
Info is sets level=warn in the log output.

# Structs

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

# Interfaces

No description provided by the author
No description provided by the author
Valuer is an interface to deal with typing problems of just having an interface{} as the acceptable parameters Go-kit logging has a failure case if you attempt to throw any values into it.

# Type aliases

No description provided by the author
Level just wraps a string to be able to add Context specific to log levels.