From efc41e456f715abe57a69d6136a2d1a1098eae4c Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Fri, 19 Feb 2016 16:40:00 +0000
Subject: [PATCH] OPENDJ-2006 Add Jul to Slf4j bridge

---
 opendj-server-legacy/src/messages/org/opends/messages/config.properties |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/config.properties b/opendj-server-legacy/src/messages/org/opends/messages/config.properties
index 2123ab5..f107696 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/config.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/config.properties
@@ -947,4 +947,6 @@
  configuration entry %s: %s
 ERR_CONFIG_LOGGER_CANNOT_DELETE_LOGGER_736=An error occurred while \
  attempting to delete a Directory Server logger from the information in \
- configuration entry %s: %s
\ No newline at end of file
+ configuration entry %s: %s
+ERR_CONFIG_CANNOT_CONFIGURE_JUL_LOGGER_737=Cannot configure \
+ java.util.logging root logger level: %s. java.util.logging support is now disabled.

--
Gitblit v1.10.0