Closed nickrsan closed 7 years ago
We can do a two step conversion to using logging - first, we can add a logging configuration using the logging module and convert logwrite and logwarning to use the logger, then we can actually comb the code for calls and remove those old loggers.
We can do a two step conversion to using logging - first, we can add a logging configuration using the logging module and convert logwrite and logwarning to use the logger, then we can actually comb the code for calls and remove those old loggers.