Awesome work Sylvain! Looks great! :) Cheers,
Marcus On Sat, Jan 18, 2003 at 11:47:29PM +0100, Sylvain Wallez wrote: > Hi, > > A few months ago, LogFactor5, a commercial Swing GUI for log4j was > donated to the log4j project. But this GUI is actually logging-system > agnostic, so I wrote a brigde for logkit. > > You can see it in action with Cocoon at > http://cvs.apache.org/~sylvain/lf5/lf5-logkit.gif > > Please find attached : > - lf5-logkit.zip : content of the new org.apache.log.output.lf5 package > for logkit, > - LF5TargetFactory.java : new target factory for excalibur-logger. > > Logkit's build also requires some changes, but I wasn't able to diff it > because there seems to be some line ending problems on what's stored in > the CVS repository. The required changes are : > - in the "import-log4j-jar" target, upgrade the log4j version to > "log4j-1.2.7.jar", > - in the "compile" target, add an exclude to the "javac" task : > <exclude name="org/apache/log/output/lf5/**" > unless="log4j.present"/> > > The use of this GUI requires to have log4j (or its org.apache.log4j.lf5 > subpackage) in the classpath. > > Hope you'll find this useful, > Sylvain > > -- > Sylvain Wallez Anyware Technologies > http://www.apache.org/~sylvain http://www.anyware-tech.com > { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects } -- ..... ,,$$$$$$$$$, Marcus Crafter ;$' '$$$$: Computer Systems Engineer $: $$$$: ManageSoft GmbH $ o_)$$$: 82-84 Mainzer Landstrasse ;$, _/\ &&:' 60327 Frankfurt Germany ' /( &&& \_&&&&' &&&&. &&&&&&&: -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
