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

neil_a_wilson
01.51.2007 dab4d5e572b1e282270975e51bedc89bbabf37da
Rename the default error log file from "error" to "errors".  This is consistent
with other products (like DSEE), and it was inadvertently changed with the
introduction of the new logging framework.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/resource/config/config.ldif 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/config/config.ldif
@@ -541,7 +541,7 @@
cn: File-Based Error Logger
ds-cfg-logger-class: org.opends.server.loggers.TextErrorLogPublisher
ds-cfg-logger-enabled: true
ds-cfg-log-file: logs/error
ds-cfg-log-file: logs/errors
ds-cfg-log-file-mode: 640
ds-cfg-default-severity: severe-warning
ds-cfg-default-severity: severe-error