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

boli
14.34.2008 9575eaa5b0cb2e2f3f950ca1a70cb817f979d0b9
refs
author boli <boli@localhost>
Friday, March 14, 2008 23:34 +0100
committer boli <boli@localhost>
Friday, March 14, 2008 23:34 +0100
commit9575eaa5b0cb2e2f3f950ca1a70cb817f979d0b9
tree 74bae9f0c2c0a6ed47f68ca985743acc93a47512 tree | zip | gz
parent 4594389aa8747f9996ffc72a4a5eed5bfce53405 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
opends/src/server/org/opends/server/core/DirectoryServer.java 60 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/loggers/ErrorLogger.java 21 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/loggers/debug/DebugLogger.java 28 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/DirectoryEnvironmentConfig.java 154 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java 13 ●●●●● diff | view | raw | blame | history