Commit Graph

14 Commits

Author SHA1 Message Date
Tim Donohue
eae20d38d1 Filter all log4j files via Ant. Move log.dir and other logging settings to log4j.properties, and similar. 2016-04-21 15:02:13 -05:00
Tim Donohue
ab8960ad3f Add back in log4j initialization via a new LoggerServiceImpl which loads configs from Commons Configs 2016-01-25 14:36:06 -06:00
Hardy Pottinger
5be4d8edb3 [DS-2790] removed duplicate log4j config lines for Solr 2015-10-06 10:40:52 -05:00
Mark H. Wood
1b1cdd0b7e [DS-1610] Don't keep Cocoon logs forever
Drop rotated logs after 14 rotations (two weeks).
2013-08-23 11:34:52 -04:00
Mark H. Wood
e2cf4fd9fc After discussion, raise loglevel and set a default limit on number of logs retained. 2013-07-31 17:07:34 -04:00
Mark H. Wood
4abf138cc3 [DS-1460] Add a new file for Solr messages to the log4j configuration 2013-07-31 10:39:59 -04:00
Hardy Pottinger
c83e5031b2 let Maven filter log4j.properties, added new loglevel properties to control loglevel 2013-06-14 15:18:14 -05:00
Stuart Lewis
c279ab1b47 [DS-359] Add alternate file appender for log4j - swap to using 'dd' (day of month) rather than 'DD' (day of year)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4734 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-01-31 14:13:10 +00:00
Stuart Lewis
3b1512de25 [DS-460] Change logging from RollingFileAppender to DailyFileAppender
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4700 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-01-16 08:20:46 +00:00
Mark Diggory
9ea4f1445d [DS-336] DSpace Services 2.0 Support / Reduce Logging events on Services API and Implementation
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4557 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-19 06:02:21 +00:00
Tim Donohue
09ca5ab0d6 Minor change to log4j.properties. The Checksum Checker log (checker.log) settings should not be additive. In other words, the checksum checker should only log to 'checker.log' and not also to the default 'dspace.log'.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3674 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-03 21:12:49 +00:00
Tim Donohue
321ed0f073 Applying fix for Jira [DS-120] "Cocoon 2.2 'hijacks' the dspace.log file". Essentially moving all Cocoon's log4j configurations into the normal DSpace log4j.properties file. This also adds a separate 'cocoon.log' file for the XMLUI for all logs generated by Apache Cocoon. It also doesn't seem to affect the JSPUI's normal logging. This change also fixes Jira [DS-85] "XMLUI Cocoon logs should not be stored under [xmlui-webapp]/WEB-INF/logs/"
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3673 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-03 20:54:50 +00:00
Mark Diggory
d3b3024439 Block Basic Authentication "details" from being exposed in dspace logs.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2988 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-07-09 17:40:58 +00:00
Mark Diggory
42ac93ec02 Adjust POM to support template filtering of properties files and separate dspace-pom project (currently resolved via maven repo) for dspace maven build defaults.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2002 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-08 04:09:17 +00:00