org.slf4j.simpleLogger.defaultLogLevel only supports the following log levels: "trace", "debug", "info", "warn", or "error".
it would be great if off could be added to that list to suppress all messages.
thanks!