mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
14.34.2008 97684b8630ae46201dfef997caa8b0a966ee8f2d
refs
author boli <boli@localhost>
Friday, March 14, 2008 23:34 +0100
committer boli <boli@localhost>
Friday, March 14, 2008 23:34 +0100
commit97684b8630ae46201dfef997caa8b0a966ee8f2d
tree 8399df8dc373a5f27d41af2c84d6d55c43bb633f tree | zip | gz
parent 62e7d6b484fd311c6dbc79b5d58e62eb5c845386 view | diff
Fixed the debug logger so it is enabled by default (error log level) for all tools and for the server itself on startup. The user can now use the org.opends.server.debug.* property to configure the debugging behavior anytime where the logger configuration is not obtained from the config file. This is discovered when it was not possible to see debug output from the verify-index tool to determine why the db was corrupt.

Fix for issue 3073
5 files modified
276 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 60 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/loggers/ErrorLogger.java 21 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/loggers/debug/DebugLogger.java 28 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/DirectoryEnvironmentConfig.java 154 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java 13 ●●●●● diff | view | raw | blame | history