Uses of Interface
com.clumd.projects.java_common_utils.logging.api.CustomLogHandler
Packages that use CustomLogHandler
Package
Description
-
Uses of CustomLogHandler in com.clumd.projects.java_common_utils.logging
Methods in com.clumd.projects.java_common_utils.logging that return CustomLogHandlerModifier and TypeMethodDescriptionstatic CustomLogHandlerLogRoot.basicConsoleHandler(boolean useSpacerLines) Create a basic instance of a Console Handler with various defaults set.static CustomLogHandlerLogRoot.basicDenseConsoleHandler()Creates a sparse no-fluff Console Handler with dense message output.static CustomLogHandlerLogRoot.basicFileHandler()AsLogRoot.basicFileHandler(String)but the directory is defaulted to the CURRENT WORKING DIRECTORY WHEN THE JAVA PROCESS WAS STARTED.static CustomLogHandlerLogRoot.basicFileHandler(@NonNull String atDir) Create a basic instance of a File Handler with various defaults set.Method parameters in com.clumd.projects.java_common_utils.logging with type arguments of type CustomLogHandlerModifier and TypeMethodDescriptionvoidLogRoot.withHandlers(Collection<CustomLogHandler> wantedLogHandlers) Used to enhance the LogRoot with instances of Log Handler which will be used to capture all LogRecords written during the runtime of the application using this API. -
Uses of CustomLogHandler in com.clumd.projects.java_common_utils.logging.controllers
Classes in com.clumd.projects.java_common_utils.logging.controllers that implement CustomLogHandlerModifier and TypeClassDescriptionclassclassclass