Ajay,

Can we continue this discussion on the log4j-user mailing list?

Log4j2 currently does not have a MemoryMappedAppender. As I said, this is on 
the todo list, but has low priority. 
If you just want buffered logging, please check out log4j2's 
RandomAccessFileAppender. 

Sent from my iPhone

> On 2014/05/19, at 17:46, Ajay Kumar Srivastava 
> <[email protected]> wrote:
> 
> Thanks Remko for your quick response. In my application requirement is like , 
> I have to use buffered logging and I found this while google for solution for 
> my problem. 
> 
> But when I am trying to use , I am getting error class not found.
> 
> ERROR StatusLogger Error processing element MemoryMappedFileAppender: 
> CLASS_NOT_FOUND
> ERROR StatusLogger Unable to locate appender MemoryMappedFile for logger 
> 
> I am not able to trace , where I am doing wrong. If you or any one can assist 
> me , will be great help.
> 
> Ajay Srivastava
> 
> 
>> On Mon, May 19, 2014 at 1:38 PM, Remko Popma <[email protected]> wrote:
>> Hi,
>> 
>> That appender is on my todo list but I haven't had a chance to review it or 
>> work on it. If you want to experiment with it and add your feedback to the 
>> Jira ticket that would be great. 
>> 
>> Please be aware that this issue is not top priority for me now: we are 
>> mostly focused on getting 2.0 GA version released. 
>> 
>> Best regards,
>> Remko
>> 
>> PS
>> If you want to discuss this further, can we do it on the log4j-user list? 
>> (You'll need to subscribe or the list software will reject your message.) 
>> That way the other team members are in the loop. Thanks!
>> 
>> Sent from my iPhone
>> 
>>> On 2014/05/19, at 16:47, Ajay Kumar Srivastava 
>>> <[email protected]> wrote:
>>> 
>>> Hi Remkop,
>>> 
>>> I was trying to MemoryMappedFileAppender by using code available at  
>>> https://issues.apache.org/jira/browse/LOG4J2-431 but I am struggling to use 
>>> it.
>>> 
>>> It will be great if you can guide me how can I use shared file in log4j2.
>>> 
>>> -- 
>>> With Regard's
>>> 
>>> Ajay Kumar Srivastava
>>> mail: [email protected] 
> 
> 
> 
> -- 
> With Regard's
> 
> Ajay Kumar Srivastava
> Ph: 9962486496
> mail: [email protected]

Reply via email to