package
0.0.5
Repository: https://github.com/binchencoder/letsgo.git
Documentation: pkg.go.dev

# Functions

Context return a Logger with MDC from ctx.
Flush flushes log to disk.
PrintSysVars outputs all system variables to log file, including all command line arguments (flags), all environment variables.
No description provided by the author

# Structs

Logger is a struct contains MDC for log methods.

# Type aliases

Switch is a boolean type with a method Context.
Verbose is a variant type of Logger.