MyEclipse: Update log4j properties template
gihrig
- Oct 17, 2011 - 09:29 PM
Post subject:
Update log4j properties template
This is really a 'nit' but I noticed that the log4j properties file is created with deprecated code.
Code:
...
log4j.category.atomikos=ERROR, STDOUT
log4j.category.org.springframework=ERROR, STDOUT
# use this category for skyway / spring util output
#log4j.category.org.skyway.spring.util=DEBUG, STDOUT
The use of 'category' should be replaced with 'logger' ref:
http://articles.qos.ch/preparingFor13.html
Best regards,
-Glen
All times are GMT - 6 Hours
Powered by
PN
phpBB2
© 2003-2004 The PNphpBB Group
Credits