Uses of Interface
com.hazelcast.logging.LoggingService
Packages that use LoggingService
Package
Description
Provides core API interfaces/classes.
Provides interfaces/classes for Hazelcast security implementation.
-
Uses of LoggingService in com.hazelcast.core
Methods in com.hazelcast.core that return LoggingServiceModifier and TypeMethodDescriptionHazelcastInstance.getLoggingService()
Returns the logging service of this Hazelcast instance. -
Uses of LoggingService in com.hazelcast.security
Methods in com.hazelcast.security that return LoggingServiceMethods in com.hazelcast.security with parameters of type LoggingServiceModifier and TypeMethodDescriptionvoid
LoggingServiceCallback.setLoggingService
(LoggingService loggingService)