Clean, structured, multi-destination, non-blocking logging in Python
Still relying on print statements to debug your Python code? There’s a much better way: clean, structured, multi-destination, non-blocking logging.
Technical notes
Still relying on print statements to debug your Python code? There’s a much better way: clean, structured, multi-destination, non-blocking logging.
A talk on practical Python data structures — tuples, sets, and the collections module — at PyLadies Budapest.