what if we just logg the key to python django level to retrieve logging
info...?

On Tue, Apr 5, 2022 at 6:55 AM Dan Swain <d...@shenberger.org> wrote:

> The current Django LOGGING setup requires a string for the "level".  This
> is not intuitive since the Python logging module defines logging.DEBUG,
> logging.INFO, etc.  I think one should be able to configure the logging
> level using {  'level': logging.DEBUG  } rather than being required to use
> {  'level': 'DEBUG'  }.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/010b01d8487b%24683216c0%2438964440%24%40shenberger.org
> <https://groups.google.com/d/msgid/django-developers/010b01d8487b%24683216c0%2438964440%24%40shenberger.org?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAFM97aEcM2Sa-RY63zZ2vJERXsnc1A6hZA-oa69i12GyV8fO-w%40mail.gmail.com.
  • Con... Dan Swain
    • ... Jason Johns
      • ... 'Adam Johnson' via Django developers (Contributions to Django itself)
    • ... Curtis Maloney
    • ... Kshitij Gavhane

Reply via email to