On 25-04-2005 00:24, "Adam R. B. Jack" <[EMAIL PROTECTED]> wrote:
> I'm still finding it hard to make progress, 'cos I can't see log output.
> This (captured below) is all I see, and either there is a problem with
> logging on (Cygwin) or the Mutliplexer isn't dispatching, or something. Do
> we need to ask for non-buffered log files, or do some flushing prior to
> exit, or ????
> 
> Any thoughts?

Simplest thing that could possibly work:

Change config.py; configure the logging package by hand (I think that's
called "basicConfig()") instead of using a config file, and make it output
everything to the screen. We can fix it later, and there's no test to look
for the existence of log files so you're not breaking anything ;)

Cheers,

- LSD



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to