Package adams.flow.sink.simplelogging.format
-
Interface Summary Interface Description SimpleFormat Interface for schemes that format logging messages. -
Class Summary Class Description AbstractSimpleFormat Ancestor for simple formatting schemes.NoFormat Applies no formatting, just forwards the message as is.TimestampedFormat Outputs the message using the specified format.