On Aug 4, 2009, at 11:28 AM, Mike Orr wrote:

>
> On Mon, Aug 3, 2009 at 7:30 PM, Philip Jenvey<pjen...@underboss.org>  
> wrote:
>>
>> fileConfig accepts a set of defaults to pass to ConfigParser, so I've
>> made PasteScript's logging config loader pass 'here' (and also
>> '__file__' which PasteDeploy apparently sets up):
>>
>> http://trac.pythonpaste.org/pythonpaste/changeset/8052
>
> How does that work?  The defaults are supposed to be
> logging.basicConfig arguments, not 'here' and '__file__', which
> basicConfig doesn't know what to do with.


No, they're just defaults for ConfigParser. basicConfig isn't involved  
at all with fileConfig

--
Philip Jenvey


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to