Enum TweetyConfiguration.LogLevel

java.lang.Object
java.lang.Enum<TweetyConfiguration.LogLevel>
org.tweetyproject.commons.TweetyConfiguration.LogLevel
All Implemented Interfaces:
Serializable, Comparable<TweetyConfiguration.LogLevel>, Constable
Enclosing interface:
TweetyConfiguration

public static enum TweetyConfiguration.LogLevel extends Enum<TweetyConfiguration.LogLevel>
The possible log levels.
Author:
Matthias Thimm