Brian Rowe created GEODE-3133:
---------------------------------
Summary: New api request for Logger: errorOnce(Exception)
Key: GEODE-3133
URL: https://issues.apache.org/jira/browse/GEODE-3133
Project: Geode
Issue Type: Bug
Components: tools
Reporter: Brian Rowe
Many times we want to log certain error once only. For that we need to maintain
state of that exception in class. Thus, we were thinking to add this
functionality at logger level, so that any component can use that.
It would also be useful to make this behavior time sensitive, i.e. log this
exception only once in any five minute window.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)