[PEAK] peak logs
Phillip J. Eby
pje at telecommunity.com
Fri Jan 2 19:38:31 EST 2004
At 02:04 PM 1/2/04 -0800, darryl wrote:
>Phillip J. Eby wrote:
>>Well, as it turns out, you're getting the parent's log just fine.
>>It's just that the parent's logger isn't coming from the right place, on
>>account of being defined at a different configuration level than the
>>logging service. Adding these two lines:
>>
>>[Component Factories]
>>peak.running.logs.ILoggingService = logs.DefaultLoggingService
>>
>>to the configuration fixed it for me.
>
>Hurray!
>
>I thought i was going crazy. Work now. Thanks.
With the change I just checked in, I was able to remove the [Component
Factories] and have it still work correctly. For all practical purposes,
there should no longer be any quirky rules regarding what you can and can't
configure in an .ini file run by 'runIni'.
More information about the PEAK
mailing list