Turn Off API Logger

In production environments, turn off the API logger to improve performance.

SUP101DB.getLogger().setLogLevel(LogLevel.OFF);