[ 
http://issues.apache.org/jira/browse/FTPSERVER-15?page=comments#action_12330543 
] 

Sergey M Vladimirov commented on FTPSERVER-15:
----------------------------------------------

No, I don't need monitor to logging - monitor may be used to count files 
downloading, active users, etc.

Using Log log = LogFactory.getLog(this.getClass()) is standart way to create 
loggers, it will be available in next patch.

> FTPServer should use commons-logging and should not output to System.out
> ------------------------------------------------------------------------
>
>          Key: FTPSERVER-15
>          URL: http://issues.apache.org/jira/browse/FTPSERVER-15
>      Project: FtpServer
>         Type: Wish
>  Environment: log4j
>     Reporter: Sergey M Vladimirov
>     Priority: Minor
>  Attachments: patch.txt
>
> I don't want to implement loggers component for each plug-in, that I 
> embedding to my system. All components of Apache should use commons-logging, 
> to simplify embedding or configuring with log4j.
> Not need to use unique Logger component
> Patch will be need soon, after merging source tree with other patches.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to