Attributes' Details |
LogEventNo
boolean LogEventNo;
- Description
- Defines if the EventNo should be logged
|
|
LogThread
boolean LogThread;
- Description
- Defines if the ThreadId should be logged
|
|
LogTimestamp
boolean LogTimestamp;
- Description
- Defines if the Timestamp should be logged
|
|
LogSource
boolean LogSource;
- Description
- Defines if the Source should be logged
|
|
Columnnames
sequence< string > Columnnames;
- Description
- Defines the names of the additional columns
this defaults to only one row titled "message".
if this is set to more than one column, the
messages need to be preformatted using
formatMultiColumn
|
|
Copyright © 2010 Sun Microsystems, Inc.