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.
|
getFlags
public WrapperLogFileChangedEvent(java.io.File logFile)
logFile
- The log file.public java.io.File getLogFile()
public java.lang.String toString()
toString
in class java.util.EventObject
Copyright 1999, 2024 Tanuki Software Inc., All Rights Reserved.