This JAR file contains an explicit logback configuration to set the log level
to WARN. Otherwise, something in the omero-client library results in logback's
default logging level being set to DEBUG, which results in a massive amount of
output, particularly thanks to SciJava Common's use of the EventBus library.
