public interface LoggingCapable
Modifier and Type | Method and Description |
---|---|
void |
disableLogging()
Turns off logging.
|
void |
enableLogging(CommunicatorLogger communicatorLogger)
Turns on logging using the given communicator logger.
|
void enableLogging(CommunicatorLogger communicatorLogger)
IllegalArgumentException
- If the given communicator logger is null
.void disableLogging()
Copyright © 2024 Worldline Global Collect. All rights reserved.