corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

LogMan - plugin detail

Dynamic display and control of java.util.logging in *this* application/platform

NetBeans Plugin - LogMan
Plugin owner: err
Website: http://kenai.com/projects/logman
Added: 2009-08-05
Last updated: 2011-10-03
NetBeans Versions: 6.8, 6.9, 7.0, 7.1
License: Mozilla Public License 1.1, Apache 2.0
Category: Utilities
Size: 0.06 MB
Downloaded: 525 times
Rating:
 0, by 0 users


Download plugin

Verifications for NetBeans versions

6.9 verification PASSED See verification details
7.0 verification FAILED See verification details

Introduction

Installs "Tools > Manage Logging" menu item; this brings up a tree table of the installed java.util.logging configuration. A context menu over the JTree nodes allows dynamically changing the Logger and Handler levels as well as the creation of new Loggers and Handlers in the running program. Some outline table cells are editable, for example double click on entries in the "Level" column.

LogMan can be used in any swing app; it does not require theNetBeans platform. Extract LogMan.jar from the .nbm and add it, along with org-netbeans-swing-outline.jar, into any application.

Future development could include creating and editing logger configuration files.

Contact: err AT r a e l i t y . c o m

What's new in this version

Fix bug with garbage collected Loggers. Add Logger Specific Icons.
Probably works with 6.5, 6.7
Uploaded source to kenai

[ You have to be logged in to be able to comment. ]

User Comments

There are no comments yet.