Appearance
Structured logging utility.
app.logger.info('Started'); app.logger.error(new Error('Boom'));
Attach contextual metadata per log where supported.