Package org.infinispan.util.logging
Interface LogSupplier
-
public interface LogSupplier
Provides aLog
instance to use.- Since:
- 12.0
- Author:
- Pedro Ruivo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.infinispan.util.logging.Log
getLog()
boolean
isTraceEnabled()
-