Uses of Interface
com.hazelcast.logging.LoggingService
Package
Description
Provides core API interfaces/classes.
Provides interfaces/classes for Hazelcast security implementation.
-
Uses of LoggingService in com.hazelcast.core
Modifier and TypeMethodDescriptionHazelcastInstance.getLoggingService()
Returns the logging service of this Hazelcast instance. -
Uses of LoggingService in com.hazelcast.security
Modifier and TypeMethodDescriptionvoid
LoggingServiceCallback.setLoggingService
(LoggingService loggingService)