Uses of Class
io.atomix.utils.logging.LoggerContext.Builder
Packages that use LoggerContext.Builder
Package
Description
Provides utility classes for logging in complex objects.
-
Uses of LoggerContext.Builder in io.atomix.utils.logging
Methods in io.atomix.utils.logging that return LoggerContext.BuilderModifier and TypeMethodDescriptionAdds a name/value pair to the formatted output inname=valueformat.Adds a name/value pair to the formatted output inname=valueformat.Adds a name/value pair to the formatted output inname=valueformat.Adds a name/value pair to the formatted output inname=valueformat.Adds a name/value pair to the formatted output inname=valueformat.Adds a name/value pair to the formatted output inname=valueformat.Adds a name/value pair to the formatted output inname=valueformat.LoggerContext.Builder.addValue(boolean value) Adds an unnamed value to the formatted output.LoggerContext.Builder.addValue(char value) Adds an unnamed value to the formatted output.LoggerContext.Builder.addValue(double value) Adds an unnamed value to the formatted output.LoggerContext.Builder.addValue(float value) Adds an unnamed value to the formatted output.LoggerContext.Builder.addValue(int value) Adds an unnamed value to the formatted output.LoggerContext.Builder.addValue(long value) Adds an unnamed value to the formatted output.Adds an unnamed value to the formatted output.static LoggerContext.BuilderReturns a new contextual logger builder.static LoggerContext.BuilderReturns a new contextual logger builder.