Author: slotia
Date: 2012-06-22 20:03:04 -0700 (Fri, 22 Jun 2012)
New Revision: 29678

Modified:
   
core3/gui-distribution/trunk/assembly/src/main/resources/etc/org.ops4j.pax.logging.cfg
Log:
Updated logging config for new status bar and log code

Modified: 
core3/gui-distribution/trunk/assembly/src/main/resources/etc/org.ops4j.pax.logging.cfg
===================================================================
--- 
core3/gui-distribution/trunk/assembly/src/main/resources/etc/org.ops4j.pax.logging.cfg
      2012-06-23 02:48:14 UTC (rev 29677)
+++ 
core3/gui-distribution/trunk/assembly/src/main/resources/etc/org.ops4j.pax.logging.cfg
      2012-06-23 03:03:04 UTC (rev 29678)
@@ -3,7 +3,8 @@
 
 # The following specifies that log messages are sent to the Console and
 # status bar
-log4j.rootLogger=ALL, stdout, osgi:OrgCytoscapeLogSwingAdvancedAppender, 
osgi:OrgCytoscapeLogSwingSimpleAppender, 
osgi:OrgCytoscapeLogSwingStatusBarAppender
+log4j.rootLogger=ALL, stdout, osgi:OrgCytoscapeLogSwingAllLogMessagesAppender
+log4j.logger.CyUserMessages=INFO, osgi:OrgCytoscapeLogSwingUserMessagesAppender
 
 #
 # Log messages from the standard library classes, JVM-specific 

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to