Protected
addLog the given error.
The error that should be logged.
Optional
node: MinimalNodeLog the given error.
The error that should be logged.
Has an error been raised through the log method?
Has a warning been raised through the log method?
Reset the error counter.
Reset the warning counter.
Log the given verbose message.
The message that should be logged.
Log the given warning.
The warning that should be logged.
Optional
node: MinimalNodeLog the given warning.
The warning that should be logged.
Logger implementation which logs to the console