jsnlog icon indicating copy to clipboard operation
jsnlog copied to clipboard

Only start logging a message after it has occurred X times

Open mperdeck opened this issue 12 years ago • 0 comments

You may want to only send a given message if it happens "a lot" during a given page load. This feature would set a number of regexes (like onceOnly) and only after X messages have matched a given regex will messages matching that regex be sent to the server.

mperdeck avatar Oct 30 '13 08:10 mperdeck