diff --git a/STATUS.html b/STATUS.html index 0aa0867..7518d80 100644 --- a/STATUS.html +++ b/STATUS.html @@ -7,13 +7,13 @@

The Jakarta Commons Logging Component

-$Id: STATUS.html,v 1.4 2002/01/20 04:48:27 craigmcc Exp $
+$Id: STATUS.html,v 1.5 2002/01/29 20:30:34 sanders Exp $
[Introduction] [Dependencies] [Release Info] [Committers] [Action Items] -

+

@@ -29,12 +29,20 @@ In addition, a small number of basic implementations are provided to allow users to use the package standalone.

+

commons-logging was heavily influenced by Avalon's Logkit and Log4J. The commons-logging +abstraction is meant to minimixe the differences between the two, and to allow a +developer to not tie himself to a particular logging implementation. +

+

-The package should : +The package does :

@@ -89,6 +97,7 @@ component to ensure that it continues to meet a variety of needs.

  • Rodney Waldhoff
  • Craig McClanahan
  • Robert Burrell Donkin
  • +
  • Scott Sanders