
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
30/Aug/05 04:47 AM
|
|
Some appenders can efficiently output batches of events. Currently there is no way to pass a batch of events to an appender.
Add an interface IBulkAppender that exposes a DoAppend method that takes an array of events. This interface can be supported by appenders that can process in bulk.
|
|
Description
|
Some appenders can efficiently output batches of events. Currently there is no way to pass a batch of events to an appender.
Add an interface IBulkAppender that exposes a DoAppend method that takes an array of events. This interface can be supported by appenders that can process in bulk. |
Show » |
made changes - 30/Aug/05 04:47 AM
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Fix Version/s
|
|
1.2.10
[ 11128
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|