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