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:TdbActivityLogger
Log a document to whatever underlying log mechanism is in use- Specified by:
log
in interfaceTdbActivityLogger
- Parameters:
prefix
- An optional string to write to the logdoc
- An optional document to write to the log- Throws:
TdbException
-