ppkarwasz commented on issue #4697:
URL: https://github.com/apache/eventmesh/issues/4697#issuecomment-1872510581

   The main problem with fluent logging APIs is that they are considerably 
**slower** than the classic API on disabled log statements.
   
   I did some benchmarks last year (cf. apache/logging-log4j2#1203) for the 
Log4j API. The results for SLF4J must be similar.
   
   Although the difference is in nanoseconds, I would use the classical API 
when possible.


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

Reply via email to