[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.technology.equinox] Tuning org.apache.commons.logging
From
: Felix Dorner <
felix_do@xxxxxx
>
Date
: Sun, 13 Sep 2009 20:14:19 +0200
Newsgroups
:
eclipse.technology.equinox
Organization
: EclipseCorner
User-agent
: Thunderbird 2.0.0.23 (X11/20090817)
Hi,
I was looking for a logging bundle, found apache commons already available as a bundle. So I just used
Log log = LogFactory.getLog(My.class); log.info(...);
and hoped it would "just work". And so it does, I get output on the equinox console.
How can I configure that output, "appenders", etc? Would I just look at the apache manual pages? Anything special when this is used in an OSGi environment?
Cheers, Felix
Follow-Ups
:
[news.eclipse.technology.equinox] Re: Tuning org.apache.commons.logging
From:
Peter Stibrany
Prev by Date:
[news.eclipse.technology.equinox] No copyright or license information for feature-based product
Next by Date:
[news.eclipse.technology.equinox] Equinox launcher does not start bundles
Previous by thread:
[news.eclipse.technology.equinox] No copyright or license information for feature-based product
Next by thread:
[news.eclipse.technology.equinox] Re: Tuning org.apache.commons.logging
Index(es):
Date
Thread