Uses of Enum Class
ml.karmaconfigs.api.common.utils.enums.LogCalendar
Packages that use LogCalendar
Package
Description
-
Uses of LogCalendar in ml.karmaconfigs.api.common
Methods in ml.karmaconfigs.api.common with parameters of type LogCalendarModifier and TypeMethodDescriptionBufferedLogger.calendar(LogCalendar calendar)Set the logger calendar typeLogger.calendar(LogCalendar calendar)Set the logger calendar type -
Uses of LogCalendar in ml.karmaconfigs.api.common.utils
Methods in ml.karmaconfigs.api.common.utils with parameters of type LogCalendarModifier and TypeMethodDescriptionprotected StringKarmaLogger.fetchTime(LogCalendar type)Get the now's time -
Uses of LogCalendar in ml.karmaconfigs.api.common.utils.enums
Methods in ml.karmaconfigs.api.common.utils.enums that return LogCalendarModifier and TypeMethodDescriptionstatic LogCalendarReturns the enum constant of this class with the specified name.static LogCalendar[]LogCalendar.values()Returns an array containing the constants of this enum class, in the order they are declared.