On 4/5/02 6:37 PM, "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote:
> And everyone who writes to this does > > import o.a.c.l.LogFactory; > > ... > > Log logger = LogFactory.getLogger(); > > > Ok - so there's no point in continuing. It seems like the only way to offer > a generic set of interfaces for logging is to do a different package... Is it possible to make LogFactory.getFactory() abstract as well and push the impl to o.a.c.l.i? -- Geir Magnusson Jr. [EMAIL PROTECTED] System and Software Consulting "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
