| opends/src/server/org/opends/server/loggers/TextAccessLogPublisher.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/loggers/TextAccessLogPublisher.java
@@ -1258,7 +1258,7 @@ LinkedHashSet<String> attrs = searchOperation.getAttributes(); if ((attrs == null) || attrs.isEmpty()) { buffer.append("\""); buffer.append("\" attrs=\"ALL\""); } else {