dipakmak / jmx-logger

Automatically exported from code.google.com/p/jmx-logger
0 stars 0 forks source link

Add an asynchronous logger #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The project is missing the ability of sending asynchronous log messages.
Being able to do that is important to many projects, since the logging may
affect the performance.

It should be rather simple to add an AsyncJmxLogEmitter which will override
the handleNotification() and call the listener in another thread.

BTW, IMHO this project is very useful and helpful :D

Original issue reported on code.google.com by harel.e...@gmail.com on 23 Apr 2009 at 9:03

GoogleCodeExporter commented 8 years ago
If you let me join this project I can help you out on this.

I can also add a sample code of a remote client to the WIKI

Original comment by harel.e...@gmail.com on 23 Apr 2009 at 9:12

GoogleCodeExporter commented 8 years ago
Herel thanks for the offer.  I will be contacting you.

Original comment by vladimir...@gmail.com on 11 Jun 2009 at 10:55

GoogleCodeExporter commented 8 years ago

Original comment by vladimir...@gmail.com on 12 Oct 2009 at 3:56