Class LoggerTools
java.lang.Object
org.torqlang.util.LoggerTools
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LoggerFormatterstatic booleanisLogging(int ordinal) static booleanisLogging(MessageLevel level) static MessageLevelstatic voidsetFormatter(LoggerFormatter formatter) static voidsetLoggingLevel(MessageLevel loggingLevel)
-
Constructor Details
-
LoggerTools
public LoggerTools()
-
-
Method Details
-
formatter
-
isLogging
-
isLogging
public static boolean isLogging(int ordinal) -
loggingLevel
-
setFormatter
-
setLoggingLevel
-