G
gilgantic
How do I configure a file and path in my log4j.lcf configuration file?
Below is a snippet of my configuration, I would like to place log file
C:\example.log, but it continues to place the log file at my
<IDE_ROOT>\example.log. (I am using WebSphere Studio 5.1). What to do?
log4j.rootLogger=debug, stdout, R
Below is a snippet of my configuration, I would like to place log file
C:\example.log, but it continues to place the log file at my
<IDE_ROOT>\example.log. (I am using WebSphere Studio 5.1). What to do?
log4j.rootLogger=debug, stdout, R