A file-based handler which writes BasicMessage(s) to a provided file
Constrtucts a new FileHandler with the given file
Handles the message, does a no-op if the message is not a kind-of BasicMessage
Handles the given message
See Implementation
A file-based handler which writes BasicMessage(s) to a provided file