public class WrapperLogFileChangedEvent extends WrapperLoggingEvent
source| Constructor and Description |
|---|
WrapperLogFileChangedEvent(File logFile)
Creates a new WrapperLogFileChangedEvent.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getLogFile()
Returns the updated log file name.
|
String |
toString()
Returns a string representation of the event.
|
getFlagsgetSourcepublic WrapperLogFileChangedEvent(File logFile)
logFile - The log file.public File getLogFile()
public String toString()
toString in class EventObjectCopyright 1999, 2018 Tanuki Software Inc., All Rights Reserved.