Mohamed Feddad

83%
Flag icon
Once you have configured the LOGGING variable in settings.py, adding a logger to your existing code is quite easy, as shown here: # views.py import logging logger = logging.getLogger(__name__)
Django Design Patterns and Best Practices: Industry-standard web development techniques and solutions using Python, 2nd Edition
Rate this book
Clear rating