You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "jvz (via GitHub)" <gi...@apache.org> on 2023/03/06 17:22:36 UTC

[GitHub] [logging-log4j-samples] jvz commented on a diff in pull request #6: Added Java Asynchronous logger with log4j2

jvz commented on code in PR #6:
URL: https://github.com/apache/logging-log4j-samples/pull/6#discussion_r1126788625


##########
log4j-java-async-logger/README.adoc:
##########
@@ -0,0 +1,227 @@
+## Java Asynchronous logger with log4j2
+
+We know Performance is critical for any applications and nobody wants the underlying logging framework to become a bottleneck.

Review Comment:
   ```suggestion
   We know performance is critical for any application and nobody wants the underlying logging framework to become a bottleneck.
   ```



-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

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