[slf4j-dev] Follow-up to Rearranging classes
Ceki Gülcü
listid at qos.ch
Fri Feb 16 20:31:22 CET 2007
At 07:32 PM 2/16/2007, Sebastien Pennec wrote:
>Hello all,
>
>I've just committed some changes about the LoggerFactory class.
>
>Now, the api module contains the LoggerFactory class, it is not present in
>the other
>modules anymore. It also contains a dummy StaticLoggerBinder
>implementation to make
>sure it compiles nicely.
>
>This dummy class is removed right after the compilation process
>(process-classes
>phase) so that it does not interfere with other module's
>StaticLoggerBinder when
>running the tests.
>
>I've also moved the BasicMarker, BasicMarkerFactory, MarkerIgnoringBase,
>MessageFormatter and Util classes to a org.slf4j.helpers package. The package
>org.slf4j.impl is not used by the api anymore.
>
>Cheers :)
Neat. Thank you.
>Sébastien
>
>--
>Sébastien Pennec
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
More information about the slf4j-dev
mailing list