Class LoggingIntegration

java.lang.Object
reactor.blockhound.integration.LoggingIntegration
All Implemented Interfaces:
Comparable<BlockHoundIntegration>, BlockHoundIntegration

@Deprecated @AutoService(BlockHoundIntegration.class) public class LoggingIntegration extends Object implements BlockHoundIntegration
Deprecated.
replaced by a more generic stdout/stderr solution: StandardOutputIntegration