python-coloredlogs icon indicating copy to clipboard operation
python-coloredlogs copied to clipboard

Map logging config dict directly to argument of coloredlogs.install()

Open jtlz2 opened this issue 7 years ago • 0 comments

It would be great to be able to supply a logging module style config dictionary (loaded from yaml in my case) directly as an argument to coloredlogs.install().

Is this currently possible?

If not, could you add it?

If not, is there an efficient workaround?

Thanks

jtlz2 avatar May 23 '18 09:05 jtlz2