[jira] Commented: (FTPSERVER-15) FTPServer should use commons-logging and should not output to System.out

"Paul Hammant (JIRA)" <[email protected]> Sat, 24 Sep 2005 21:18:28 +0200 (CEST)
Newsgroups gmane.comp.apache.incubator.projects
Message-ID <[email protected]>
    [ http://issues.apache.org/jira/browse/FTPSERVER-15?page=comments#action_12330392 ] 

Paul Hammant commented on FTPSERVER-15:
---------------------------------------

If you're trying to make a reusable compoent, consider a no-fixed-logging-choice.

Refer ...

  http://www.jadetower.org/muses/archives/000053.html
  http://wiki.apache.org/avalon/AvalonNoLogging

And ...

  http://svn.picocontainer.codehaus.org/java/picocontainer/trunk/container/src/java/org/picocontainer/ComponentMonitor.java?rev=2419&view=auto

And its implementations ...

  http://svn.picocontainer.codehaus.org/java/picocontainer/trunk/container/src/java/org/picocontainer/monitors/
  http://svn.picocontainer.codehaus.org/java/picocontainer/trunk/gems/src/java/org/picocontainer/gems/monitors/

(as well as many other OSS tools that fit this design).

> 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