Uses of Enum
org.tweetyproject.commons.TweetyConfiguration.LogLevel
-
Uses of TweetyConfiguration.LogLevel in org.tweetyproject.commons
Modifier and TypeMethodDescriptionstatic TweetyConfiguration.LogLevel
TweetyConfiguration.LogLevel.getLogLevel
(String s) Returns the log level described by the given stringstatic TweetyConfiguration.LogLevel
Returns the enum constant of this type with the specified name.static TweetyConfiguration.LogLevel[]
TweetyConfiguration.LogLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.