Uses of Enum Class
io.fi0x.javalogger.logging.Logger.TEMPLATE
Packages that use Logger.TEMPLATE
-
Uses of Logger.TEMPLATE in io.fi0x.javalogger.logging
Methods in io.fi0x.javalogger.logging that return Logger.TEMPLATEModifier and TypeMethodDescriptionstatic Logger.TEMPLATEReturns the enum constant of this class with the specified name.static Logger.TEMPLATE[]Logger.TEMPLATE.values()Returns an array containing the constants of this enum class, in the order they are declared.