Uses of Enum
org.tweetyproject.commons.TweetyConfiguration.LogLevel
Packages that use TweetyConfiguration.LogLevel
-
Uses of TweetyConfiguration.LogLevel in org.tweetyproject.commons
Methods in org.tweetyproject.commons that return TweetyConfiguration.LogLevelModifier and TypeMethodDescriptionstatic TweetyConfiguration.LogLevelTweetyConfiguration.LogLevel.getLogLevel(String s) Returns the log level described by the given stringstatic TweetyConfiguration.LogLevelReturns 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.