public class GFileTargetDescriptor extends TargetDescriptor
Constructor | Description |
---|---|
GFileTargetDescriptor(java.lang.String filename,
VerboseLevel supportedVerboseLevel) |
The logfile logging target description constructor.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
Compares types and filenames of logging targets.
|
java.lang.String |
getFilename() |
Returns the log file name as it was defined in the log options configuration.
|
int |
hashCode() |
|
java.lang.String |
toString() |
Returns readable string representation of the logging target.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getSupportedVerboseLevel, getTargetType
public GFileTargetDescriptor(java.lang.String filename, VerboseLevel supportedVerboseLevel)
filename
- the log file name.supportedVerboseLevel
- the log target verbose level.public java.lang.String getFilename()
public java.lang.String toString()
toString
in class TargetDescriptor
public boolean equals(java.lang.Object obj)
equals
in class TargetDescriptor
public int hashCode()
hashCode
in class TargetDescriptor
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.