You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Brian Rowe (JIRA)" <ji...@apache.org> on 2017/06/26 22:11:00 UTC

[jira] [Created] (GEODE-3133) New api request for Logger: errorOnce(Exception)

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)