ppkarwasz commented on issue #1262:
URL: 
https://github.com/apache/logging-log4j2/issues/1262#issuecomment-1698008178

   I have to agree, I initially thought that we can call `Supplier#get()` on 
each parameter that implements `Supplier`. However in doing so we prevent users 
from logging objects that accidentally also implement `Supplier`, e.g. a 
factory might implement `Supplier`, but the user might want to log the 
factory's name instead.


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

Reply via email to