SerializableCVSLogWriter, ExcelWriter, PlaingLogWriter, XMLLogWriterpublic class AbstractLogWriter extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
AbstractLogWriter() |
|
AbstractLogWriter(LogStructure newStruct) |
| Modifier and Type | Method | Description |
|---|---|---|
LogStructure |
getLogStruct() |
|
String |
printFileHeader(String sep) |
|
String |
printRecord(LogRecord newRecord,
String sep) |
|
void |
setLogStruct(LogStructure logStruct) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic AbstractLogWriter(LogStructure newStruct)
public AbstractLogWriter()
public LogStructure getLogStruct()
public void setLogStruct(LogStructure logStruct)
Copyright © 2019 SMYLD. All rights reserved.