Uses of Class
io.atomix.utils.logging.ContextualLogger
Packages that use ContextualLogger
Package
Description
Provides utility classes for logging in complex objects.
-
Uses of ContextualLogger in io.atomix.utils.logging
Methods in io.atomix.utils.logging that return ContextualLoggerModifier and TypeMethodDescriptionstatic ContextualLoggerContextualLoggerFactory.getLogger(Class clazz, LoggerContext context) Returns a contextual logger.static ContextualLoggerContextualLoggerFactory.getLogger(String name, LoggerContext context) Returns a contextual logger.