Microsoft
Software
Hardware
Network
Question : Using log4j, how do I log to a file in a directory
Hello,
What is the best practice for logging to a file of my choosing form a java based application using log4j. I want log4j to write to a specific file instead of the standard logs. Any ideas?
Answer : Using log4j, how do I log to a file in a directory
Yes, you can log to a file in any directory, as long as you have write permissions to that file and directory
http://www.vaannila.com/lo
g4j/log4j-
file-appen
der-exampl
e-
1.html
check line number 14, where you need to mention the complete file path
check these 3 links also
http://www.java2s.com/Code
/Java/Lang
uage-Basic
s/
Examplel
og4jConfig
urationFil
e.htm
http://www.developer.com/o
pen/articl
e.php/1093
0_3097221_
3/
Logging-
with-log4j
mdashAn-Ef
ficient-Wa
y-to-Log-J
ava-
Applic
ations.htm
http://www.johnmunsch.com/
projects/P
resentatio
ns/docs/Lo
g4J/
log.pr
operties
Random Solutions
Accessing MySQL thru VB.NET
Batch file to copy folders with a certain name
Help formating a output in Powershell
Server 2008 R2 - Can't connect to a remote app through rdweb
SQL Express not accepting outside connections
Print 'Incomplete' for crystal report subtotal if any detail records are zero
AD Group - can it have different set of users in different SQL Server boxes
Sending 'Test' Messages
on BB (running BES), duplicate contacts and calendar - but not in Outlook - happened after running Blackberry Transporter and upgrade to Exchange 2010
create a for each loop for javascript in c#