MuMoT icon indicating copy to clipboard operation
MuMoT copied to clipboard

Configure logging via 'logging' module

Open willfurnass opened this issue 5 years ago • 0 comments

Would be very useful for debugging, particularly if the logging level could be set using an environment var. At present, debugging via print is made difficult by aggressive use of IPython.utils.io.capture_output.

See https://docs.python-guide.org/writing/logging/ for ideas on how to set this up.

willfurnass avatar Feb 10 '20 17:02 willfurnass