Discussion:
[Openjmx-devel] RE: OPENJMX
Bordet, Simone
2002-01-26 11:32:03 UTC
Permalink
Hi,
I believe this section of the documentation needs correcting
Chapter 3
Retrieving a Logger instance
Logger logger = Log.getLogger("MyCategory");
should read
Logger logger = Log.getInstance("MyCategory");
Thanks, will fix it.
I have found a couple of generic utilities in jboss,
especially in the system and util packages of the server
very useful as good extentions.
Uhm, so you propose what ? A link to them ? Rewrite ?

Thanks for you comments !

Please, post on openjmx-devel/users, as other may be interested in these information :)

Regards

Simon

Loading...