ReporterContext
Nadle / ReporterContext
Interface: ReporterContext
Defined in: packages/nadle/src/core/plugins/plugin.ts:9
What a plugin-contributed reporter receives. The full execution context is structurally assignable to this.
Properties
logger
readonlylogger:Logger
Defined in: packages/nadle/src/core/plugins/plugin.ts:11
The core logger.