Uses of Interface
com.clumd.projects.java_common_utils.logging.api.LogLevelFormat
Packages that use LogLevelFormat
-
Uses of LogLevelFormat in com.clumd.projects.java_common_utils.logging.common
Classes in com.clumd.projects.java_common_utils.logging.common that implement LogLevelFormatModifier and TypeClassDescriptionenumSimple Formatting Utility class to describe basic transformations you could do to a Console Log String.Methods in com.clumd.projects.java_common_utils.logging.common with parameters of type LogLevelFormatModifier and TypeMethodDescriptionstatic CustomLevelCustomLevel.of(@NonNull String level, int priority, @NonNull LogLevelFormat format) Constructors in com.clumd.projects.java_common_utils.logging.common with parameters of type LogLevelFormatModifierConstructorDescriptionCustomLevel(@NonNull String level, int priority, @NonNull LogLevelFormat format)