remove unused "dataonelogger"
include TRACE level debugging for specific classes we want to have performance metrics for.
include the logging level with configuring logger (with file appender) for replication and dataonehttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5534
tracked down streaming bug. now need to figure out a better way to fix it.
added a DataOneLogger for event notifications on the CN. The logger is called DataOneLogger and can be managed in the log4j.properties file
Create replication directory. Move replication code there. Use log4j for replication logging (rollingfileappender). Beef up replication logging and error control.
Add date to log output
Somehow log4j.properties is missing from head. Restoring it.
Prepend the web application name to the log message.
Add date to log output. Shorten Metacat to MC
updated the kepler skin to use paging. need to do a bit more work on this to make it behave more like other web applications
fixed the index jsp to do the redirection to the given skin's html (the allseem to have html pages, yet not all have jsp's). Started implementing thedisplay of eml docs with bounding coordinates as boxes.
Made logging configuration and format changes in log4j.properties
Adding log4j jar file and log4j.properties file to lib dir