[Opensource] Expresso 5.1 Logging Names

larry hamel expresso at codeguild.com
Mon Dec 30 09:14:23 PST 2002


+1 from me.

note that the expressoLogging.xml file will need changing also.

larry

At 08:45 AM 12/29/2002, you wrote:
>Hey All,
>
>Sometimes things seem like a good idea at the time and don't pan out in the end... I've been thinking that the current naming convention for the Expresso log categories falls into this arena.  Instead of making log names:
>
>Logger.getLogger("expresso.core.dbobj.DBObject");
>
>It would be so much 'nicer' IMO to have it as:
>Logger.getLogger(DBObject.class);
>
>Because Expresso defines a root logger, there won't be any API issues for folks if they continue to use the 'older' way in their code, it would just shift the logging configuration file around some.
>
>Does anybody have any objections to this switch for Expresso 5.1??
>
>Thanks,
>                                                -Mike
>
>
>_______________________________________________
>Opensource mailing list
>Opensource at jcorporate.com
>http://mail.jcorporate.com/mailman/listinfo/opensource
>Archives: http://mail.jcorporate.com/pipermail/opensource/




More information about the Opensource mailing list