Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Tweaked a bit to address issue #285 #287

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 26, 2020

  1. Tweaked a bit to address issue metachris#285

    The formatter that have been supplied sets the formatter only for console and if it sets the same for logfile, it prints extra color character which is unwanted. 
    
    Basically when we supply formatter, the formatter only gets applied to console not the logfile (if logfile have been provided). That makes the output inconsistent.
    
    
    Ref. of Issue:
    metachris#285
    meet-minimalist authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0e4961d View commit details
    Browse the repository at this point in the history