Enables or disables printing logs on each log entry.
@override void doPrintOnLog(bool value) { _enablePrinting = value; }