ppkarwasz commented on PR #1943:
URL: https://github.com/apache/logging-log4j2/pull/1943#issuecomment-1817175595

   > What sort of event would be published here that could correspond to a 
counter? That's a push-based mechanism itself.
   
   For me an event is just any kind of object: in this case `long` is an event. 
;-)
   So stripped to the bone we need methods that return `long` and methods that 
consume `Supplier<Long>`.


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