pytask-io icon indicating copy to clipboard operation
pytask-io copied to clipboard

Low level logging variable not in Readme or docs

Open joegasewicz opened this issue 6 years ago • 0 comments

The low level logging variable PYTASKIO_DEBUG is not in the Readme or docs.

example should read:

# For development of low level libraries, you can get debug level logging with:
export PYTASKIO_DEBUG=1

Later we can add in a kwarg to the main class for high level users...

joegasewicz avatar Mar 09 '20 08:03 joegasewicz