public class DBPoolLegacyFormatter extends TerseFormatter
Formatter
for use with the Java Logging API. It formats similarly to the logs of
pre-5.0 versions of DBPool, and is to help maintain some degree of
backwards-compatibility and ease of transition for upgraders who aren't
very good with change.
In a Java Logging configuration properties file:
<handler>.formatter=snaq.util.logging.DBPoolLegacyFormatter
Note: this class will probably be removed in a future release, and is here only to make the transition to the new logging framework a bit smoother.
separator| Constructor and Description |
|---|
DBPoolLegacyFormatter() |
format, getDateFormat, setDateFormat, setSeparatorformatMessage, getHead, getTailCopyright © 2015. All rights reserved.