Content deleted Content added
→Comparison of features: Is it really not widely used? |
m Date maintenance tags and general fixes |
||
Line 1:
{{Article issues
| refimprove = June 2008
| OR = June 2008
Line 94:
| SEVERE WARNING INFO CONFIG FINE FINER FINEST
| Depends on the underlying framework; Default Sun JVM implementation has the following: ConsoleHandler, FileHandler, SocketHandler, MemoryHandler
| Not widely used{{
| Comes with the JRE
|-
Line 113:
{{POV-section|date=December 2007}}
Of the major players, [[log4j]] is still the front runner in the Java Logging ___domain{{
The Jakarta Commons Logging isn't really a logging framework, but a logging framework wrapper. As such, it requires a logging framework underneath it. It would be useful in an heterogeneous environment where the logging framework is likely to change. However, in most cases, once a suitable logging framework has been chosen, there is little need to change it over the life of the project.
Line 135:
* [http://www.developer.com/java/other/article.php/1404951 Logging in Java Applications] article by Thornton Rose
{{DEFAULTSORT:Java Logging Framework}}
[[Category:Java platform]]
|