Revision 40572

View differences:

trunk/org.gvsig.desktop/src/main/resources/log4j.properties
6 6
# Pattern to output the caller's file name and line number.
7 7
log4j.appender.stdout.layout.ConversionPattern=%5p [%t] (%F:%L) - %m%n
8 8

  
9
# Enable this to view plugin class loading logs, if you don't know
10
# how is being loaded a class
11
#log4j.logger.com.iver.andami.plugins.PluginClassLoader=DEBUG
9
log4j.logger.org.gvsig.andami.plugins=INFO  

Also available in: Unified diff