Open sh1man opened 2 weeks ago
Sorry for the delay; work’s been a little crazy this week 🙂
I’ll do some research and let you know what I find.
This is probably the place to start:
https://docs.djangoproject.com/en/5.1/topics/logging/
I’ll see if I can adapt a section of the Seqlog documentation to show where you’d customise it for Seqlog:
https://seqlog.readthedocs.io/en/latest/usage.html#configure-logging-from-a-file
(mostly, just converting that YAML to JSON should be sufficient)
How to set this up for a django project ?