You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2011/08/17 20:45:19 UTC

DO NOT REPLY [Bug 51672] New: Queue Appender for logging

https://issues.apache.org/bugzilla/show_bug.cgi?id=51672

             Bug #: 51672
           Summary: Queue Appender for logging
           Product: Log4j
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Appender
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: a.d.chowdhury@gmail.com
    Classification: Unclassified


I am a java developer and using log4j for quite some time. When I used SMTP
appender then i noticed that it slows down the system. Its obvious because mail
have to be sent. So another option is if we can have something like queued
appender. Which will work as a proxy for appenders. In order to achieve the
same I came up with this attached file. Kindly go through these and guide me.

I sent mail to Curt Arnold and was guided to log a bug here. Marking as
enhancement though.

I do not mind to donate this piece of code to APACHE. In case any changes
needed to be done, please guide me.

Thanks & regards
Aniruddha Dutta Chowdhury

http://adchowdhury.blogspot.com/
http://code.google.com/p/dotprojectdesktopclient/
http://in.linkedin.com/in/adchowdhury

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 51672] Queue Appender for logging

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51672

--- Comment #1 from Aniruddha <a....@gmail.com> 2011-08-17 18:46:16 UTC ---
Created attachment 27398
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27398
source code and sample log4j.properties file

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org