Hacker News new | ask | show | jobs
by giraffer 1205 days ago
If most of your stack is written in Python you could also consider setting up a custom log handler (with additional filters or formatters) such as https://pypi.org/project/slacker-log-handler/

The Python logging framework is quite flexible