package
0.0.0-20220510201150-a594ebbe50de
Repository: https://github.com/jlhg/golib.git
Documentation: pkg.go.dev

# Functions

GetLogger retrieves the current logger from the context.
SetJSONFormat sets JSON formatter to logger.
Tee logs message on both file and standard output.
WithLogger returns a new context with the provided logger.

# Constants

RFC3339NanoFixed is time.RFC3339Nano with nanoseconds padded using zeros to ensure the formatted time is always the same number of characters.

# Variables

G is an alias for GetLogger.
L is an alias for the standard logger.