Python logging (was Re: What should go to stdout/stderr and why Python logging write everything to stderr?)

Weatherby,Gerard gweatherby at uchc.edu
Fri Jan 6 14:21:48 EST 2023


FWIW, it wasn’t too difficult to build a logging handler to send messages to Slack.

https://pypi.org/project/slack-webclient-logger/


More information about the Python-list mailing list