Uses of Enum Class
tv.hd3g.fflauncher.enums.FFLogLevel
Packages that use FFLogLevel
-
Uses of FFLogLevel in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher with parameters of type FFLogLevelModifier and TypeMethodDescriptionFFbase.setLogLevel(FFLogLevel level, boolean repeat, boolean display_level) Add like -loglevel repeat+level+verbose -
Uses of FFLogLevel in tv.hd3g.fflauncher.enums
Methods in tv.hd3g.fflauncher.enums that return FFLogLevelModifier and TypeMethodDescriptionstatic FFLogLevelReturns the enum constant of this class with the specified name.static FFLogLevel[]FFLogLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.