This class representes a handler for the Logger. An handler is composed of a formatter (capable of formatting blocks, tables and lists to a specific syntax, like Markdown) and a writer (capable of writing the formatted message to an output, like a file).

Constructor

Variables