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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
