It is always useful to use existing templates to solve this problem, rather than reinvent the wheel. This time we are talking about how to write materials to a project based on django.
Can you share your ideas with me and others about how you prefer to implement logging in a django-based project in the following context?
- What factors could you consider before starting to design a logging system?
- What would you like to enter the project? (messages, errors, request, etc.)?
- How would you like to enter?
- What should be the directory structure?
- What format do you want to register in?
- What django apps do you use?
- Do you make any such reusable apps? if so, can you share with others?
- Or any other idea that you find useful for sharing with others.
... Any little help would be really good for all django developers ...
amuses
python django logging
Software Enthusiastic
source share