Ian Walter
Ian Walter
@posva That is not a fair summation of what I was saying. I'm saying that debating provide/inject's pros and cons is pretty much pointless because it is already a framework...
@posva Sorry, that was not my intention at all. I just wanted to clarify for anyone reading this that both directives and components can be installed via libraries and so...
> But it's not like that, there's a difference. Ok, what is the difference you're referring to? Or what is it about what you quoted that is incorrect (I'm legitimately...
@aandrewww This doesn't seem to catch uncaught exceptions which seems to be a feature in Winston. The line you referenced seems to be for logging errors, e.g. with `logger.error(...)` not...
Same for me, Django 1.6.10, django-debug-toolbar 1.3 collectstatic didn't work for me.
Actually, mine shows up, I had to expand it
What's the status of this and can anyone suggest a solution/workaround in the meantime?
Thats a great idea, thanks @na--
+1 Shim deps don't work.
@josdejong The use case that made me think about this was wanting to set a log level for all of the workers to use based on the configuration parsed by...