|
Jakarta Commons Online Bookshelf: Module 14 Working with the Logging and Discovery Components Vikram Goyal 2005 | 12 pages ISBN: |
|||
![]() |
$4.00 | PDF ebook | |
DESCRIPTION
Commons Logging is a wrapper library that acts as a conduit between an application and its logging apparatus. It does not provide a logging infrastructure of its own, other than a console writer, but acts as a channel which allows the plugging in of any logging API. Commons Discovery is another utility that facilitates the discovery of implementations of pluggable interfaces using the Service Provider Interface architecture (SPI). The underlying discovery pattern used in Commons Discovery is used in Commons Logging as well.
This module covers both these components with an emphasis on explaining the basics. Commons Logging is generally well understood, but poorly implemented. This module shows the best way to implement it by stepping through its discovery mechanism and shows how to tweak its settings. Commons Discovery is explained with the help of simple examples that show how it can be used to locate implementations of an interface.
What’s Inside
- Logging makes me happy
- Discovery channel
- Summary
- Index
WHAT THE READERS SAY ABOUT THIS BOOK...
"Great stuff! This is the ultimate missing manual to Jakarta Commons."
--Glen Smith, J2EE Consultant, Bytecode Pty Ltd
"...this manuscript is packed with incredibly useful information."
--Dirk Verbeeck, Jakarta Project Management Committee
"...has something for every developer. Well organized and structured."
--Robert Burrell Donkin, Apache Jakarta Commons Committer
"It is extremely well written, has outstanding examples that work, and provides excellent documentation."
--Doug Warren, Software Architect, Leading diversified financial services company
ABOUT THE AUTHOR...
Vikram Goyal, author of Beginning JSP 2.0 and Professional JSP Site Design, regularly writes how-to articles on open source projects. His series of articles on Jakarta Commons was the first such effort to make sense out of the chaotic world of Jakarta Commons. His article series is still reflected in the official main entry page of Jakarta Commons as the only online series covering these components. Vikram is a Sun Certified Programmer for the Java 2 Platform. Vikram lives in Brisbane, Australia.

