Issue Details (XML | Word | Printable)

Key: LOG4NET-74
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Nicko Cadell
Reporter: Nicko Cadell
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Log4net

Change MemoryAppender member variables to protected

Created: 28/Mar/06 08:25 AM   Updated: 28/Mar/06 06:22 PM
Return to search
Component/s: Appenders
Affects Version/s: 1.2.9
Fix Version/s: 1.2.10

Time Tracking:
Not Specified

Resolution Date: 28/Mar/06 06:22 PM


 Description  « Hide
The MemoryAppender is designed to hold the log events in an internal array. The appender can be subclassed, however the internal list is not available to subclasses.
This appender will be more useful if the members are protected.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #389447 Tue Mar 28 09:22:40 UTC 2006 nicko Fix for LOG4NET-74. Made member variables protected.
Files Changed
MODIFY /logging/log4net/trunk/src/Appender/MemoryAppender.cs

Nicko Cadell made changes - 28/Mar/06 06:22 PM
Field Original Value New Value
Fix Version/s 1.2.10 [ 11128 ]
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]