--
Ticket URL: <https://code.djangoproject.com/ticket/29357>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: Paolo (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/29357#comment:1>
Comment (by Tim Graham):
What does it mean that `LOGGING` isn't configured? I tried `LOGGING = {}`
but couldn't reproduce.
--
Ticket URL: <https://code.djangoproject.com/ticket/29357#comment:2>
Comment (by Paolo):
Replying to [comment:2 Tim Graham]:
> What does it mean that `LOGGING` isn't configured? I tried `LOGGING =
{}` but couldn't reproduce.
Just not defining the `LOGGING ` variable at all.
--
Ticket URL: <https://code.djangoproject.com/ticket/29357#comment:3>
Comment (by Tim Graham):
Oh, I guess you'll have to explain the issue a bit more and perhaps
provide a sample project that reproduces the problem.
--
Ticket URL: <https://code.djangoproject.com/ticket/29357#comment:4>
* status: new => closed
* resolution: => needsinfo
--
Ticket URL: <https://code.djangoproject.com/ticket/29357#comment:5>