pandaapo commented on issue #4697: URL: https://github.com/apache/eventmesh/issues/4697#issuecomment-1872535485
> @pandaapo I've just wrote a Javadoc: > >  Your `LogUtis.debug(log, "xxx{}", () -> myMethod())` will use the Fluent Logging API that is considerably **slow** compared to the classic API. This may not necessarily bring more benefits than not delaying the execution of `myMethod()`. Moreover, in most cases, passed `myMethod()` to the logger API is not time-consuming. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
