jsnlog
jsnlog copied to clipboard
Only start logging a message after it has occurred X times
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.