Set default console log level to INFO
-------------------------------------

         Key: GERONIMO-1284
         URL: http://issues.apache.org/jira/browse/GERONIMO-1284
     Project: Geronimo
        Type: Improvement
  Components: startup/shutdown  
    Versions: 1.0-M5    
    Reporter: Aaron Mulder
 Assigned to: Aaron Mulder 
     Fix For: 1.0


The log level for the console output is currently WARN.  We would like it to be 
INFO, so we can use INFO messages for information that it's important for the 
user to see but which is not bad (e.g. not WARN or above).  In order to do 
that, we need to tone down the amount of INFO traffic we generate, particularly 
during startup and shutdown, and including third-party libraries.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to