How many error messages have been logged?
Translation utility for internationalization.
The minimum logging level to print.
How many warning messages have been logged?
Protected
addRest
..._args: [Node?] | [number, MinimalSourceFile]Log the given error.
The error that should be logged.
Optional
node: NodePrint a log message.
The message itself.
The urgency of the log message.
Log the given warning.
The warning that should be logged.
Optional
node: Node
A logger that will not produce any output.
This logger also serves as the base class of other loggers as it implements all the required utility functions.