are responsible for distributing debug log messages from the debug
logger to a destination.
Debug log messages provide information that can be used for debugging
or troubleshooting problems in the server, or for providing more
detailed information about the processing that the server performs.
ds-cfg-debug-log-publisher
ds-cfg-log-publisher
cn=Debug Targets
org.opends.server.loggers.DebugLogPublisher
Indicates whether only logs with exception
should be logged.
false
ds-cfg-default-debug-exceptions-only
Indicates whether to include method arguments in debug
messages logged by default.
false
ds-cfg-default-omit-method-entry-arguments
Indicates whether to include the return value in debug
messages logged by default.
false
ds-cfg-default-omit-method-return-value
Indicates whether to include the cause of exceptions in
exception thrown and caught messages logged by default.
true
ds-cfg-default-include-throwable-cause
Indicates the number of stack frames to include in the
stack trace for method entry and exception thrown messages.
2147483647
ds-cfg-default-throwable-stack-frames