https://issues.apache.org/bugzilla/show_bug.cgi?id=47141
Summary: add getCyclicBuffer() method to log4j SMTPAppender
Product: Log4j
Version: 1.2
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Appender
AssignedTo: [email protected]
ReportedBy: [email protected]
I am submitting a patch for log4j's SMTPAppender.
The patch has two changes:
1) new method: protected CyclicBuffer getCyclicBuffer()
2) SMTPAppender uses getCyclicBuffer() whenever it needs to access the buffer
object
This change makes it easier for third parties to subclass (extend)
SMTPAppender.
--
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: [email protected]
For additional commands, e-mail: [email protected]