[
https://issues.apache.org/jira/browse/OODT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Bennett updated OODT-408:
--------------------------------
Comment: was deleted
(was: I've attached a diff file (OODT_408.diff) for updating the log levels.
Diff taken from https://svn.apache.org/repos/asf/oodt/trunk for all the
logging.properties files.
I wanted to try out the apache review board, but I can't seem to upload the
diff file into reviews.apache.org, I get
"The file
"https://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/resources/logging.properties"
(revision 1300513) was not found in the repository"
Can't seem to find any solutions from google searches.
I've tested it for cas-crawler so far and all is good.
)
> Drop Spring logging levels from WARNING to SEVERE
> -------------------------------------------------
>
> Key: OODT-408
> URL: https://issues.apache.org/jira/browse/OODT-408
> Project: OODT
> Issue Type: Improvement
> Components: catalog, crawler, file manager, resource manager,
> workflow manager
> Affects Versions: 0.4
> Environment: none
> Reporter: Brian Foster
> Assignee: Brian Foster
> Priority: Minor
> Fix For: 0.4
>
>
> change logging.properties to:
> org.springframework.beans.level = SEVERE
> org.springframework.core.level = SEVERE
> org.springframework.level = SEVERE
> org.springframework.beans.factory.level = SEVERE
> org.springframework.beans.factory.config.level = SEVERE
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level
> = SEVERE
> org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
> sun.net.level = SEVERE
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira