Logging Templates for Eclipse 1.2
Categories:
Some useful Java Editor Templates for easy working with java.util.logging in Eclipse
Using logging in programming is very important. Sometimes it’s difficult to remember what Handler to add to a logger or what levels can be used in a special context.
Logging Templates for Eclipse are simply some useful Java Editor Templates for easy working with java.util.logging in Eclipse. Some help informations about using java.util.logging are included.
All in an interactive way. Just type log, followed by CTRL+SPACE BAR. Select the instruction you want to use. Use Tab to select from options. And enjoy logging capabilities.
Get any property value
Information about all the logging system
Rest the logging system
Reinitialize the logging system from a new file
Write custom properties file from a java programme
etc.
29 templates
Using logging in programming is very important. Sometimes it’s difficult to remember what Handler to add to a logger or what levels can be used in a special context.
Logging Templates for Eclipse are simply some useful Java Editor Templates for easy working with java.util.logging in Eclipse. Some help informations about using java.util.logging are included.
All in an interactive way. Just type log, followed by CTRL+SPACE BAR. Select the instruction you want to use. Use Tab to select from options. And enjoy logging capabilities.
Get any property value
Information about all the logging system
Rest the logging system
Reinitialize the logging system from a new file
Write custom properties file from a java programme
etc.
29 templates
Additional Details
- Version Number: 1.2
- Eclipse Versions: 3.4
- Organization: Kaesar ALNIJRES
- Date Created: 11/11/2008
- Date Updated: 25/05/2010
- Development Status: Beta
- License: GPL
- Submitted by: Kaesar ALNIJRES

