mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
Changed to rotating log file handler.
Added logging description in settings.py Updated .gitignore to ignore rotated log files. Logging adapted from http://stackoverflow.com/questions/14354066/django-log-rotating-and-log-file-ownership
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -45,7 +45,7 @@ coverage.xml
|
||||
*.pot
|
||||
|
||||
# Django stuff:
|
||||
*.log
|
||||
*.log*
|
||||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
Reference in New Issue
Block a user