Constructor and Description |
---|
LogWriter(LogManager manager) |
Modifier and Type | Method and Description |
---|---|
String |
currentFile()
File may not exist or have old logs in it if not opened yet
|
void |
flushRecords() |
void |
flushRecords(boolean shouldWait) |
void |
run() |
void |
stopWriting() |
public LogWriter(LogManager manager)
public void stopWriting()
public void flushRecords()
public void flushRecords(boolean shouldWait)
public String currentFile()