Log Management - plugin detailLog Management
[ You have to be logged in to be able to comment. ] User CommentsHow 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?
Posted by LiborJelinek on Jan 11, 2012
Any Idea on how can I support application which running in IDE ?
Any Idea on how can I support application which running in IDE ?
Posted by theanuradha on Jan 13, 2009
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.
Posted by karmagfa on Jan 12, 2009
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.
Posted by tk_fhd_aui on Dec 21, 2008
logger docs
Are there any documentations for this plugin????
How do I register my logger?????????????????
Posted by maksimu on Dec 10, 2008
Own loggers
Can I register Logger from my application which running in IDE ?
Posted by anton0xf on Jul 03, 2008
|