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