Adriano Labate - 2004-05-13

If I have an application that calls a DLL, both logging with log4d.

If they are configured with the same log4d configuration file, is it possible to log into the same log file without problem ?

I'm afraid that this can cause write problem because the application and the DLL are two different processes.

Has someone faced the same problem, how to resolve that ?

I don't want to have 5 different log files if I have one application with 4 DLLs...

Thanks.
Adriano