# Functions
No description provided by the author
No description provided by the author
LogPanic logs the panic reason and stack, then exit the process.
SetupLogger is used to initialize the log with config.
WithField adds given kv field to the logger in ctx.
No description provided by the author
WithModule adds given module field to the logger in ctx.
WithReqID adds given reqID field to the logger in ctx.