level
Deprecated
The OpenSavvy Logger library is deprecated and won't be maintained anymore. We do not plan on deleting the library, but we do not plan on improving it either. We encourage you to switch to another logging library.
The log level of this logger.
Implementations of the Logger interface may add their own system to decide whether a message is printed, additionally to this attribute. For example, LogBack has its own log level configuration, Slf4j-simple never prints trace and debug messages.