ProtectedaddLog the given error.
The error that should be logged.
Optionalnode: 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 warning and records that a validation warning has occurred.
The warning that should be logged.
Optionalnode: MinimalNodeLog the given warning and records that a validation warning has occurred.
The warning that should be logged.
Log the given verbose message.
The message that should be logged.
Log the given warning.
The warning that should be logged.
Optionalnode: MinimalNodeLog the given warning.
The warning that should be logged.
How many error messages have been logged?
The minimum logging level to print.
How many validation warning messages have been logged?
How many warning messages have been logged?
A logger that outputs all messages to the console.