Protected
addLog the given error.
The error that should be logged.
Optional
node: NodeLog the given error.
The error that should be logged.
Log the given info message.
Log the given warning.
The warning that should be logged.
Optional
node: NodeLog the given warning.
The warning that should be logged.
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.