issues
search
Hellrungj
/
squatch-watch
Bare-bones application is to display basic data related to cryptozoological findings in a single place that is easy to view and query by researchers.
3
stars
0
forks
source link
Refactor Logging
#8
Open
Hellrungj
opened
4 years ago
Hellrungj
commented
4 years ago
Research Links:
https://www.scalyr.com/blog/getting-started-quickly-django-logging/
https://docs.djangoproject.com/en/3.0/topics/logging/
https://lincolnloop.com/blog/django-logging-right-way/
https://django.cowhite.com/blog/logging-in-django/
https://www.webforefront.com/django/setupdjangologging.html
https://data-flair.training/blogs/django-logging/
https://stackoverflow.com/questions/1598823/elegant-setup-of-python-logging-in-django
https://stackoverflow.com/questions/19256919/location-of-django-logs-and-errors/19257221
Research Links: