Logger
Summary
Context key used to read the current request logger with context.get(Logger).
The logger() middleware also installs the logger as context.logger.
Signature
const Logger: { defaultValue?: LoggerFunction }Context key used to read the current request logger with context.get(Logger).
The logger() middleware also installs the logger as context.logger.
const Logger: { defaultValue?: LoggerFunction }