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

boli
01.35.2007 2fbceacc593afe0c6f68b8289dd9a852aa23cd13
refs
author boli <boli@localhost>
Thursday, March 1, 2007 04:35 +0100
committer boli <boli@localhost>
Thursday, March 1, 2007 04:35 +0100
commit2fbceacc593afe0c6f68b8289dd9a852aa23cd13
tree 108794de84f17a22eb567fe26fddfc72c8afcf13 tree | zip | gz
parent 259cddc983b2970c28177b2a26b315e28d58ec6f view | diff
Add a file that was left out of the previous commit.

This removes old debug logging framework method calls that are going to be automatically instrumented by AspectJ. Non instrumented debug method calls are updated to use the new debug framework methods. However, the new debug logging framework is not yet active as the Aspects are not weaved in. After this revision, debug logging will be disabled in the server until the new AOP framework is complete.

- Removed debugEnter and debugConstructor from all source files.
- Removed CLASS_NAME static string for debug purposes.
- Removed old debug logging framework.
- Added new debug logging frameworking using AOP.
- Added AspectJ binary and libraries.
- Change all modified files copyrights to include 2007.
1 files added
110 ■■■■■ changed files
opends/src/server/org/opends/server/types/DebugLogCategory.java 110 ●●●●● diff | view | raw | blame | history