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

neil_a_wilson
01.51.2007 c2a059d7cecbc4e6ee4ec33d1979bef6d6522819
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
opends/resource/config/config.ldif 2 ●●● patch | view | raw | blame | history
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