Commit graph

17 commits

Author SHA1 Message Date
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