You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to implement logging within Django . This ticket is the first step which is to investigate various options (relevant to the platform we implement on) and then try to ensure that the application can be used and that the logging functionality can in some way be tested.
The goal is to implement logging within Django . This ticket is the first step which is to investigate various options (relevant to the platform we implement on) and then try to ensure that the application can be used and that the logging functionality can in some way be tested.
This is a good starting point: https://docs.djangoproject.com/en/3.1/topics/logging/
The text was updated successfully, but these errors were encountered: