diff --git a/STATUS.html b/STATUS.html new file mode 100644 index 0000000..49e2553 --- /dev/null +++ b/STATUS.html @@ -0,0 +1,109 @@ + + +Status File for Jakarta Commons "Logging" Component + + + + +
+

The Jakarta Commons Logging Component

+$Id: STATUS.html,v 1.1 2002/01/03 18:45:27 rdonkin Exp $
+[Introduction] +[Dependencies] +[Release Info] +[Committers] +[Action Items] +

+
+ + + +

1. INTRODUCTION

+ + +

The commons-logging package provides a simple, component +oriented interface (org.apache.commons.logging.Log) together with wrappers for +logging systems. The user can choose at runtime +which system they want to use. +In addition, a small number of basic implementations are provided +to allow users to use the package standalone. +

+ +

+The package should : +

+

+ +

+Non-goals: +

+

+ + + +

2. DEPENDENCIES

+ +

The Logging component is dependent upon the following external +components for compilation:

+ + +

Of course, the user must ensure that any logging systems that they wish to use +are present in the classpath when they use this component.

+ + +

3. RELEASE INFO

+ + +

Current Release: Unreleased, CVS Repository Only

+ +

Planned Next Release: TBD

+ + + + +

4. COMMITTERS

+ +

The following individuals are the primary developers and maintainers of this +component. Developers who plan to use Logging in their own +projects are encouraged to collaborate on the future development of this +component to ensure that it continues to meet a variety of needs.

+ + + + +

5. ACTION ITEMS

+ +

TO DO List:

+ + + + + + + + + + + + +
Action ItemVolunteer
Wrapper For LogKit - create a wrapper for jakarta-avalon-logkit 
+ + +