Visualize Log4J and JSR-47 Logging Events

The cismet team in Saarland, Germany, have made available a free NetBeans plugin, called BeanMill, for visualizing, sorting, and evaluating your log messages.

The provided features are subtle and flexible, as can be seen from the list of main features:

  • Jump to the log messages in the editor
  • Jump to stacktrace elements in the editor
  • Filter with regular expressions
  • Filter with your editor selection on the fly
  • Show logmessages from certain classes
  • Export/Import logmessages via XML

The homepage for the plugin is http://blogs.cismet.de/gadgets/beanmill/. Handily, for NetBeans plugin developers, you can also download the plugin's sources there. Getting started with the Beanmill plugin is easy:

  1. Go to Tools | Plugins and and use the Settings tab to register the BeanMill update center:
    http://www.cismet.de/updatecenters/beanmill6/updates.xml
  2. After adding you are able to download the plugin Beanmill Logging Viewer from the newly created update center:

  3. When the plugin is installed, you immediately see the BeanMill window:

    You can also show the BeanMill window by choosing Window | Beanmill from the menu bar.

  4. Now you can use the BeanMill window to evaluate your log message:

    There are several handy features, such as a filter:



    Go here and click the camera to see a movie on everything that the BeanMill plugin provides.

0
AttachmentSize
beanmill-plugin.png50.95 KB
benmill-window.png20.04 KB
beanmill-1.png70.47 KB
beanmill-2.png21.62 KB

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Comments

Jim Bethancourt replied on Wed, 2008/04/30 - 2:06pm

Thanks for the post Geertjan!

Is there any way it can run in standalone mode like the VisualVM does?

 

Thanks,

JimĀ 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.