Package | Description |
---|---|
com.genesyslab.platform.logging |
Note: The Logger component is deprecated.
|
com.genesyslab.platform.logging.runtime | |
com.genesyslab.platform.logging.runtime.targets |
Modifier and Type | Method | Description |
---|---|---|
void |
LoggerEx.write(LogEntry entry) |
Deprecated.
Writes the passed LogEntry to all outputs.
|
Constructor | Description |
---|---|
LogEntry(LogEntry entry) |
Deprecated.
Copy constructor.
|
Modifier and Type | Method | Description |
---|---|---|
void |
InternalRootLogger.doWrite(LogEntry entry) |
|
void |
Logger.doWrite(LogEntry entry) |
|
void |
AbstractLogger.write(LogEntry entry) |
Writes the passed
LogEntry to outputs. |
Modifier and Type | Method | Description |
---|---|---|
protected abstract void |
BaseTarget.doWrite(LogEntry entry) |
|
protected void |
ConsoleTarget.doWrite(LogEntry entry) |
|
protected void |
FileTarget.doWrite(LogEntry entry) |
|
protected void |
NullTarget.doWrite(LogEntry entry) |
|
protected void |
SpooledNetworkTarget.doWrite(LogEntry entry) |
|
java.lang.String |
Formatter.format(LogEntry entry) |
|
void |
BaseTarget.write(LogEntry entry) |
|
void |
MessageServerTarget.write(LogEntry entry) |
|
void |
Target.write(LogEntry entry) |
This method is called by Logger to write the passed entry.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.