Optional
channelsThe event channels you want to log.
['app']
Optional
namespaceThe namespace for the debug logger (unstructured logging). This option has no effect when using structured logging.
undefined
Optional
should_Whether to use an emoji for the severity level (unstructured logging). This option has no effect when using structured logging.
true
Optional
should_Whether each log statement should be validated against a Joi schema.
false
when NODE_ENV
is 'production'
, true
otherwise.
Generated using TypeDoc
Options for this Hapi plugin.