|
Renny & Christophe,
Thanks for the information.
-Mike
Christophe de VIENNE <cdevienne@xxxxxxxxxxxxx> wrote:
Mike SG wrote:
> Have I done something wrong? Can I use fileappender in a multiprocess > application? Do I need to set something? > > What options do I have? > The simplest option you have is to use simplesocketserver from the package. In your application send all the logs to a socket appender which send you log events to a simple server, which itself send everything to FileAppender. The final output should be the one you expect.
Regards,
Christophe
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
|