Hi Shawn,,

Please have a look at this http://openejb.apache.org/logging.html

On Wed, May 18, 2011 at 8:50 AM, Shawn Jiang <[email protected]> wrote:

> Hi Devs,
>
> Actually,  I have two questions on openejb logger.
>
> 1,   What's the benefit to use a customized logger factory with assigned
> category ?
>
> 2,  What's the reason to use   "org.apache.openejb.util.resources"  instead
> of the owner class name  as the loggers' basename in most of classes ?
>
>
> An example of #2 above could be found in MdbInstanceFactory:
>
> org.apache.openejb.core.mdb.MdbInstanceFactory.logger =
> Logger.getInstance(LogCategory.OPENEJB,
> "org.apache.openejb.util.resources");
>
>
> --
> Shawn
>



-- 
Karan Singh Malhi

Reply via email to