excellent!

On Sun, 19 Jan 2003 09:47, 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

-- 
Cheers,

Peter Donald
*------------------------------------------------------*
| "The whole problem with the world is that fools and  |
| fanatics are always so certain of themselves, but    |
| wiser people so full of doubts." - Bertrand Russell  |
*------------------------------------------------------*



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to