Project

General

Profile

Actions

Bug #3903

open

Use Java logging utilities instead of Apache commons logging facility

Added by Christopher Brooks about 15 years ago. Updated about 15 years ago.

Status:
New
Priority:
Low
Assignee:
Category:
general
Target version:
Start date:
03/18/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3903

Description

ersonally, I'd like to switch to the logging utilities that
now ship with Java, see
http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/
The advantage is that it would be one less jar file to ship.
A quick search finds 144 files that use the apache logging facility.
Most of these changes could be handled automatically by a script.

Notes about the logging system can be found at
https://kepler-project.org/developers/reference/using-commons-logging

Actions

Also available in: Atom PDF