Open
Description
Looks like an essential thing to have & to be added both to the Styleguide & the Styleguide Example.
Around logging:
- Check Django's logging documentation - https://docs.djangoproject.com/en/4.1/topics/logging/
- Perhaps it's a good idea to do this as part of @Ivo-Donchev's February talk for the Django Bulgaria Meetup - https://www.meetup.com/django-bulgaria/
- Potentially, this can also be turned into a blog article
- We can also touch on the relationship between logging <-> Sentry
- We can also touch on potential log drains for production setups (@Ivaylo-Bachvarov )