On Fri, 5 Apr 2002, Geir Magnusson Jr. wrote:

>
> It's not that I don't like the static methods -
>
> I *love* your static methods.
>
> I adore them!
>
> I adore them so much, I want to write an implementation of LogFactory myself
> for a new kind of logger I have.
>
> Can I do that and use it with commons-logging package?
>

Yep.  See the JavaDocs for org.apache.commons.logging for three different
ways (system property, commons.logging.properties file, and the "services
interface" protocol of a file in META-INF of a jar file) to request the
use of your own custom LogFactory subclass.

> --
> Geir Magnusson Jr.                                     [EMAIL PROTECTED]
> System and Software Consulting
> Java : the speed of Smalltalk with the simple elegance of C++...
>

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to