Tests if logs with the silly log level Level.OFF are successfully ignored. Note that Level.OFF is only meant to be used as an argument to the setLevel() method, but not for the log methods. Yet the JDK processes logs with Level.OFF, which ACS does not.