[ 
https://issues.apache.org/jira/browse/FTPSERVER-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niklas Gustavsson closed FTPSERVER-65.
--------------------------------------

    Resolution: Fixed

JCL now replaced by SLF4J and the dynamic proxy replaced by a log4j appender. 
Lots of code eliminated.

> Replace logger proxy with log4j appender
> ----------------------------------------
>
>                 Key: FTPSERVER-65
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-65
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: AdminGUI, Core
>            Reporter: Niklas Gustavsson
>         Assigned To: Niklas Gustavsson
>             Fix For: 1.0-M2
>
>
> We currently use a dynamic proxy to feed log events to the admin GUI log 
> viewer. This negativly affects performance and adds a lot of code due to 
> sending around loggers. Instead we implement an custom log4j appender. This 
> will bind admin GUI to using log4j but that should be okay since the logger 
> facade is primarily for embeddning.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to