Log4j file appender not writing to file [message #449041] |
Tue, 09 May 2006 08:16  |
Eclipse User |
|
|
|
I've been using log4j in my rcp app and it works great during development with a
stdout logger but when i deploy the app and try to use a rolling file appender
nothing gets written to the log file. The file itself is created, but nothing
appears in it.
If i run the application using -debug then all the log4j calls generate output
at the command line, but I dont know how to make it work properly with a file.
I've read a lot of threads and there seems to be some suggestion that it is to
do with classloading, but I havent seen any solutions that show log4j writing to
a file in a deployed application.
Does anyone have this working or have any ideas about what to do?
thanks,
Martin
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06569 seconds