Package com.tietoenator.trip.jxp.logging
Class TdbStreamLogger
java.lang.Object
com.tietoenator.trip.jxp.logging.TdbStreamLogger
- All Implemented Interfaces:
TdbActivityLogger
- Direct Known Subclasses:
TdbConsoleLogger,TdbFileLogger
-
Method Summary
-
Method Details
-
log
Description copied from interface:TdbActivityLoggerLog a document to whatever underlying log mechanism is in use- Specified by:
login interfaceTdbActivityLogger- Parameters:
prefix- An optional string to write to the logdoc- An optional document to write to the log- Throws:
TdbException
-