Lehel44 commented on a change in pull request #5093:
URL: https://github.com/apache/nifi/pull/5093#discussion_r638760838



##########
File path: 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/logging/repository/StandardLogRepository.java
##########
@@ -34,7 +34,8 @@
 
 public class StandardLogRepository implements LogRepository {
 
-    public static final int DEFAULT_MAX_CAPACITY_PER_LEVEL = 10;
+    public static final String NEW_LINE_ARROW = "\u2517\u2501\u25B6";

Review comment:
       I tried thank you, this one looks to small.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to