On Thu, 26 Jul 2001 00:43, Sylvain Wallez wrote: > Since there seems to be interest for it, the files are attached and I'd > be happy to see the non-Cocoon specific part of them included in a > future LogKit release.
Okay I have rolled the changes you made to PatternFormatter into main PatternFormatter so hopefully you don't need ExtensiblePatternFormatter anymore. I also include rolled functionality of getting class on stack into StackIntrospector. So you should be able to go StackIntrospector.getCallerClass( Logger.class ) and it *should* work ;) If you could make sure I didn't stuff up anything that would be kewl ;) Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
