LogMan - plugin detail
Dynamic display and control of java.util.logging in *this* application/platform
| 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: |
|
Verifications for NetBeans versions
Decisions of individual verifiers for LogMan plugin for NetBeans IDE 6.9
Comments
Decisions of individual verifiers for LogMan plugin for NetBeans IDE 7.0
mcreps scottwd9 carlosqt |
cengizc |
jpirek jkovalsky mmirilovic senthilsource ent38 |
Commentscengizc: Opens a popup window which does not destroy when IDE does. scottwd9: win7x64/jdk7u1, ubuntu11.10x64/jdk6u29 carlosqt: Works on NB 7.0.1
Win7, Java 1.7.0, 64-bit
|
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.
|