Declaration
public override bool IsLogOn(
uint verbosity,
LogType type
)
Summary
Returns false if logging a message with the specified settings would not actually result in any logger
producing any output. When this is false it is safe for a program to skip logging a message with these
settings.