Commit graph

25 commits

Author SHA1 Message Date
j2blake
07f2295dfa NIHVIVO-336 StartupStatus logs the messages it receives (with appropriate severity level) so the ServletContextListener doesn't need to do both. 2011-09-26 16:41:46 +00:00
briancaruso
98b1a4aba2 Removing debugging log levels from default log4j.properties 2011-06-30 21:55:51 +00:00
anupsawant
692446335e Committing changes with merge from search relevance branch. 2011-06-23 15:21:33 +00:00
anupsawant
c69a3f9f93 threading code committed. 2011-06-21 20:20:25 +00:00
anupsawant
4b2d55aa75 updates to queries 2011-06-17 15:34:20 +00:00
deepakkoni
637f98661e Committing the following changes
1) Reverting to the original configuration containing 5 queries and firing them against Dataset object.
2) setting for moderate solr logging onto the console.
2011-06-16 12:05:53 +00:00
jeb228
1c9b125800 NIHVIVO-2211 Clean up the logic in ServletPolicyList and the classes that call it. 2011-03-09 21:49:38 +00:00
bdc34
d07e7d7005 Suppressing ROIT and DWR log messages. NIHVIVO-2004 NIHVIVO-1978 2011-03-08 20:53:03 +00:00
jeb228
1613cf2526 Reduce the noise level in vivo.all.log 2011-02-25 16:52:46 +00:00
bdc34
709b1fc534 Working on improving error messages for lucene at startup NIHVIVO-1483 2011-01-13 21:24:51 +00:00
jeb228
752ed0a9a1 Make the startup a little quieter. 2011-01-05 17:05:02 +00:00
jeb228
e29e1c5a46 NIHVIVO-1029 Log file location is left relative to Tomcat, not hard-coded as absolute path. 2010-07-29 19:50:49 +00:00
jeb228
00261a8a5c Reduce logging clutter at startup. 2010-07-14 20:28:44 +00:00
jeb228
9bd5a500e2 Reduce logging clutter at startup. 2010-07-14 15:49:36 +00:00
jeb228
54ccd08923 Dampen the logging of some classes. 2010-06-29 20:01:33 +00:00
rjy7
fd0df8b281 NIHVIVO-646 Autocomplete, remove author functionality 2010-06-29 16:15:49 +00:00
jeb228
e110a0fde1 NIHVIVO-208 Convert Log4J calls to Apache Commons Logging calls. 2010-06-23 12:29:35 +00:00
jeb228
fb7d5bbba9 NIHVIVO-157 manual merge of the changes from branch NIHVIVO-157-file-storage 2010-06-20 19:23:19 +00:00
jeb228
c4062267bd NIHVIVO-405 modify build.xml to recognize debug.log4j.properties if it exists, and to use it instead of default.log4j.properties. Clean up svn:ignore properties in webapp/config 2010-06-07 15:47:43 +00:00
jeb228
10b7ba78af NIHVIVO-324 merge revision 4690 into trunk 2010-04-08 18:50:22 +00:00
jeb228
edd1ea0a3a Make the log format a little prettier 2010-03-09 14:28:02 +00:00
jeb228
4385e3dab2 Change the log format to include a timestamp, skip the thread name, and use unqualified class names. Remove the "specialty" log files. 2010-03-08 22:19:26 +00:00
jeb228
03ab54f1eb NIHVIVO-56 Restructure the build script: get rid of cruft, make the product build an extension of the core build. 2010-02-21 18:45:18 +00:00
jeb228
a874f4b88a NIHVIVO-15 Merge three configuration properties files into one. Create ConfigProperties as a central mechanism for reading configuration properties. 2010-02-03 15:09:52 +00:00
jeb228
4f2e303079 Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00