Package | Description |
---|---|
mondrian.recorder |
Provides a set a classes for logging the process of a task.
|
Modifier and Type | Class and Description |
---|---|
class |
ListRecorder
Implementation of
MessageRecorder that records each message
in a List . |
class |
LoggerRecorder
Implementation of
MessageRecorder that writes to a
log4j logger . |
class |
PrintStreamRecorder
Implementation of
MessageRecorder simply writes messages to
PrintStreams. |
Copyright © 2020 Hitachi Vantara. All rights reserved.