Uses of Interface
com.clumd.projects.java_custom_logging.logging.api.LogLevelFormat
Packages that use LogLevelFormat
-
Uses of LogLevelFormat in com.clumd.projects.java_custom_logging.logging.common
Classes in com.clumd.projects.java_custom_logging.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_custom_logging.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_custom_logging.logging.common with parameters of type LogLevelFormatModifierConstructorDescriptionprotectedCustomLevel(@NonNull String level, int priority, @NonNull LogLevelFormat format)