closeio / tasktiger

Python task queue using Redis
MIT License
1.42k stars 80 forks source link

Add 'task_func' to logging processor #265

Closed neob91-close closed 1 year ago

neob91-close commented 1 year ago

This would be useful for searching all log entries related to a given task function.

I also took the liberty of doing a slight refactor of tests.test_logging.