Re: Re: Log, Logger, LoggerFactory, LogFactory:packageorg.ow2.jonas.ws.cxf.BusCreator -- which log or logger package are we using.

"Guillaume Sauthier (OW2)" <[email protected]> Mon, 27 Jun 2011 09:04:58 +0200
Newsgroups gmane.comp.java.objectweb.jonas
Message-ID <[email protected]>
In fact, through monolog, almost all kinds of logging API are supported.
So we can safely use our prefered logging API, even if the original code
uses another API.
--G

2011/6/24 Ryan Zoerner <[email protected]>

> import org.ow2.util.log.JDKLogger; is the Serializable logger that I was
> referring to.
>