public void error(String string) {
        if (level < EventLogger.ERROR) {
            return;
        }