Re: Logging to memory mapped files

2014-01-15 Thread chand priyankara
Hi, What about socket appenders? wont it be better than file appender, in your case. You can receive the data from other side. I think it'll be faster. regards, *Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyankara> [image: LinkedIn] <http://lk.l

Re: Wiki getting spammed

2013-05-29 Thread chand priyankara
there. What things can we do for this? regards, *Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyankara> [image: LinkedIn] <http://lk.linkedin.com/in/chandpriyankara> [image: Blogger] <http://chandpriyankara.blogspot.com/> [image: Google Plus]<h

Re: Rolling File appender with compression doesn't seem to work

2013-05-08 Thread chand priyankara
Can we look at your configuration file please? regards, *Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyankara> [image: LinkedIn] <http://lk.linkedin.com/in/chandpriyankara> [image: Blogger] <http://chandpriyankara.blogspot.com/> [image:

Re: log4cxx - reaching out for interested developers

2013-05-06 Thread chand priyankara
Hi All, Pretty good discussions, thanks to every body. Git seems a good track, and I'm in. Since *Christian* is here, I hope we can continue with: https://github.com/apache/log4cxx :) regards, *Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyankara> [imag

Re: log4cxx - reaching out for interested developers

2013-05-04 Thread chand priyankara
Hi all, Any further suggestions in going forward other than Incubator or Attic? or else, can we get in to a conclusion, please. regards, *Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyankara> [image: LinkedIn] <http://lk.linkedin.com/in/chandpriyankar

Re: link errors while building a project using static lib of log4cxx in VS 2010

2013-04-23 Thread chand priyankara
es (/GS) to No (/GS-) Check this link for further: http://support.microsoft.com/kb/894573 regards, *Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyankara> [image: LinkedIn] <http://lk.linkedin.com/in/chandpriyankara> [image: Blogger] <http://chandpriyankara.

Re: log4cxx - reaching out for interested developers

2013-04-18 Thread chand priyankara
Hello, That's great Christian , and I'm OK with it. *“Something must be done. This is something. Therefore we must do it!”* * * Hopefully, waiting for more support from the community.* * * * * * regards, *Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyan

RE: Valgrind memory issue

2012-02-27 Thread chand priyankara
Hi Norman, Thorsten Schöning I was working with vc++ in windows and memory leaks seems to be happen when debug version of .lib was using in release builds and vice versa. If correct files were used there is no issue. i used _CRTDBG_MAP_ALLOC to check memory issues in VC++. -- *Chand