Skip navigation links

Package uk.ac.ed.epcc.webapp.logging.java

implementation of our internal loggers using java.util.logging This is the interface supported by built-in tomcat logging (though it overrides the standard implementation.

See: Description

Package uk.ac.ed.epcc.webapp.logging.java Description

implementation of our internal loggers using java.util.logging This is the interface supported by built-in tomcat logging (though it overrides the standard implementation. This is therefore a good choice to minimise dependencies or if logging is to be configured in tomcat.
 
Skip navigation links