isLoggable
Determines if this writer is willing to handle messages with the given level.
Return
true if loggable, false otherwise.
Parameters
level
The priority level of the message.
Determines if this writer is willing to handle messages with the given level.
true if loggable, false otherwise.
The priority level of the message.