Package | Description |
---|---|
com.worldline.connect.sdk.java | |
com.worldline.connect.sdk.java.communication | |
com.worldline.connect.sdk.java.logging |
Modifier and Type | Method and Description |
---|---|
void |
Client.enableLogging(CommunicatorLogger communicatorLogger) |
void |
Communicator.enableLogging(CommunicatorLogger communicatorLogger) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultConnection.enableLogging(CommunicatorLogger communicatorLogger) |
Modifier and Type | Class and Description |
---|---|
class |
JdkCommunicatorLogger
A communicator logger that is backed by a
Logger . |
class |
SysOutCommunicatorLogger
A communicator logger that prints its message to
System.out . |
Modifier and Type | Method and Description |
---|---|
void |
LoggingCapable.enableLogging(CommunicatorLogger communicatorLogger)
Turns on logging using the given communicator logger.
|
Copyright © 2024 Worldline Global Collect. All rights reserved.