Loading logging_config.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -17,9 +17,9 @@ handlers: class: logging.FileHandler level: INFO formatter: simple filename: lsdnc.log filename: lncc.log loggers: lsdnc: lncc: level: DEBUG handlers: [console, logfile] propagate: no Loading Loading
logging_config.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -17,9 +17,9 @@ handlers: class: logging.FileHandler level: INFO formatter: simple filename: lsdnc.log filename: lncc.log loggers: lsdnc: lncc: level: DEBUG handlers: [console, logfile] propagate: no Loading