jetty.project/jetty-webapp-logging
Joakim Erdfelt c148b97ffc Refactoring jetty-centralized-logger to be more real-world.
* Moving jetty specific pieces out to jetty-webapp-logging so that the
  core logging implementation can exist in places such as JVM endorsed
  library paths and still function, without bringin in all of Jetty in
  the process.
* Removing dependency on any jetty components from
  jetty-centralized-logging per reasons above.
* Establishing jetty-webapp-logging as central place to house the webapp
  logging integration bits and pieces.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@883 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-11 17:43:18 +00:00
..
src Refactoring jetty-centralized-logger to be more real-world. 2009-09-11 17:43:18 +00:00
.gitignore Refactoring jetty-centralized-logger to be more real-world. 2009-09-11 17:43:18 +00:00
pom.xml Refactoring jetty-centralized-logger to be more real-world. 2009-09-11 17:43:18 +00:00