Uses of Interface
org.infinispan.util.logging.Log

Packages that use Log
Package
Description
Commands that operate on the cache, either locally or remotely.
Cache configuration
 
Factories are internal components used to create other components based on a cache's configuration.
 
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
 
Metadata interfaces
Cache-specific notifications and eventing.
EmbeddedCacheManager-specific notifications and eventing.
 
 
 
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
Transfer of state to new caches in a cluster.
 
 
 
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.