Pro Apache Log4j, Second Edition

Paperback
from $0.00

Author: Samudra Gupta

ISBN-10: 1590594991

ISBN-13: 9781590594995

Category: API & Controls

In development scenarios where things can't be run in a debugger, or when you run the risk of masking the problem, logs are the greatest source of information about running a program. Pro Apache Log4j, Second Edition provides best practices guidelines and comprehensive coverage of the most recent release.\ Step by step, the book explains core concepts, from basic to advanced. Code samples are in Java and include guidelines for different application-specific needs. You’ll also learn how to...

Search in google:

In development scenarios where things can't be run in a debugger, or when you run the risk of masking the problem, logs are the greatest source of information about running a program. Pro Apache Log4j, Second Edition provides best practices guidelines and comprehensive coverage of the most recent release.Step by step, the book explains core concepts, from basic to advanced. Code samples are in Java and include guidelines for different application-specific needs. You'll also learn how to extend the API to write custom components and best practices for using the feature-rich log4j API. This book concludes with enterprise Java applications using log4j with JSP and J2EE.

Ch. 1Introduction to application logging1Ch. 2Understanding Apache log4j9Ch. 3Destination of logging - the appender objects35Ch. 4Formatting logging information in log4j77Ch. 5Filtering, error handling, and special rendering of log messages95Ch. 6Extending log4j to create custom logging components115Ch. 7A complete log4j example149Ch. 8Log4j and J2EE157Ch. 9Using the Apache log tag library163Ch. 10Best practices and looking forward to 1.3175App. AThe log4j configuration parameters187App. BThe log4j DTD191