# Functions
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.
StreamTraceLoggerInterceptor add a traced logger in stream rpc call ctx.
UnaryTraceLoggerInterceptor adds a traced logger in unary rpc call ctx.
No description provided by the author