Modifying the Logger
Last updated
Last updated
The CodenicLogger
is an extension of the package. This means that it has same parameters as its parent, specifically the , , and . These parameters can be modified when the CodenicLogger
is instantiated.
With regards to the printer, the CodenicLogger
can only accept a special printer called MessageLogPrinter
which enforces a fixed structure for the printed logs.