Log Management - plugin detail
Log Management

Plugin owner: |
theanuradha |
Website: |
http://contrib.netbeans.org/logmanagement/ |
Added: |
2007-09-12 |
License: |
CDDL |
Category: |
NetBeans Rich Client Platform |
Downloaded: |
13,312 times |
Rating: |
|
Plugin Log |
Show log
2011-11-17 21:12:44 | carlosqt | Vote cast by carlosqt for Log Management, UC 7.0, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 4 Gos of 11 requests, therefore overal GO) | 2011-11-03 03:27:26 | scottwd9 | Vote cast by scottwd9 for Log Management, UC 7.0, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 3 Gos of 11 requests, therefore overal GO) | 2011-11-01 18:26:00 | cengizc | Vote cast by cengizc for Log Management, UC 7.0, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 11 requests, therefore overal GO) | 2011-07-29 23:31:08 | mcreps | Vote cast by mcreps for Log Management, UC 7.0, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 9 requests, therefore overal Undecided) | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier senthilsource, with id: 39619 | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier nbadmin, with id: 39618 | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier mmirilovic, with id: 39617 | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier mcreps, with id: 39616 | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier kudzu, with id: 39615 | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier jpirek, with id: 39614 | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier jkovalsky, with id: 39613 | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier jhalupka, with id: 39612 | 2011-07-29 01:56:32 | theanuradha | Verification request registered for verifier ccristi, with id: 39611 | 2011-07-29 01:56:32 | theanuradha | Verification registered for version 7.0, with id: 39610 |
|
|
Versions available
|
Download size: 0.02 MB
|
Last Update: 2007-11-06
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
Support View Log in output window
Verifications for NetBeans versions
Decisions of individual verifiers for Log Management plugin for NetBeans IDE 7.0
Commentscarlosqt: Works fine on NB 6.9.1 & 7.0.1
Win7, Java 1.7.0, 64-bit
|
Download size: 0.02 MB
|
Last Update: 2007-11-06
|
What's new in this version
Support View Log in output window
Verifications for NetBeans versions
Plugin is not subject to any verification
Decisions of individual verifiers for Log Management plugin for NetBeans IDE 7.0
Commentscarlosqt: Works fine on NB 6.9.1 & 7.0.1
Win7, Java 1.7.0, 64-bit
Introduction
Providing support to view tree of all the registered loggers, ability to change their level and monitor logger in separate output window
|
[ You have to be logged in to be able to comment. ]
User Comments
How to use it?
Why it is not listed in catalogue in IDE?
How to use it? I've installed manually from NBM file but there is new window or menu from this plugin (including after restart).
Why is at least **some** documentation?
Any Idea on how can I support application which running in IDE ?
Any Idea on how can I support application which running in IDE ?
Could have been very good for JSE projects as well :-(
Hi, I am developing some JSE programs that are logging things, but unfortunatly your plugin cannot help me to visualize those logs. If you have some plans for improvements, please take this feature into account, this would be a huge big plus for a lot of people in the community.
Very good for IDE development
Hi,
the Log Management plugin is a really good help when trying to get into the NetBeans APIs. You can just bloat your code with logging calls and this plugin can control the log level of your loggers. Wish it would be part of thte IDE.
@maksimu and @anton0xf: The loggers are automatically registered with the Logger.getLogger method invocation. But remember they only work for parts of the IDE, not for project running in the IDE.
logger docs
Are there any documentations for this plugin????
How do I register my logger?????????????????
Own loggers
Can I register Logger from my application which running in IDE ?
|