basic logging configs.
[vamsas.git] / lib / log4j.properties
index 3ca86f4..d6d0650 100644 (file)
@@ -1,7 +1,7 @@
 # Set root category priority to INFO and its only appender to CONSOLE.
 log4j.rootCategory=INFO, CONSOLE
 #log4j.rootCategory=INFO, CONSOLE, LOGFILE
-
+log4j.logger.org.vamsas=INFO, CONSOLE
 # Set the enterprise logger category to FATAL and its only appender to CONSOLE.
 log4j.logger.org.apache.axis.enterprise=FATAL, CONSOLE