• 
      

    Switch to using named logging inside cmdline folder

    Review Request #11954 — Created Jan. 21, 2022 and submitted — Latest diff uploaded

    Information

    Review Board
    release-4.0.x

    Reviewers

    Instantiate a logger and use that instead of calling logging function in cmdline folder

    Tested by calling the scripts in the command line and verified that the error logs were being printed when using logger.error instead of logging.error.

    Commits

    Files