package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

InitAppLogger inits the wrapped logger from config.
NewAppLogger returns the wrapped logger from config.
ShortError contructs a field which only records the error message without the verbose text (i.e.
Zap returns the global logger.

# Structs

Config serializes log related config in toml/json.
Logger wraps the zap logger.