package
0.3.0
Repository: https://github.com/robinjoseph08/golib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FromContext returns a Logger from the given context.Context.
New returns a new configured Logger instance.
No description provided by the author
No description provided by the author

# Structs

CompatibilityLogger follows a common interface that other packages use, so it can be used in places that expect it.
Logger is a logger instance that contains necessary info needed when logging.

# Type aliases

Data is a type alias so that it is easy to add additional data to log lines.