Skip to content

Instantly share code, notes, and snippets.

@heinrichvk
Last active October 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heinrichvk/5f2ec7356daec1b67a36 to your computer and use it in GitHub Desktop.
Save heinrichvk/5f2ec7356daec1b67a36 to your computer and use it in GitHub Desktop.
sendMessage configuration example
<sendMessage>
<level>WARN</level>
</sendMessage>
<sendMessage>
<level>ERROR</level>
<stackTraceLines>15</stackTraceLines>
<sendMultiplier>3</sendMultiplier>
<resetIntervalSeconds>600</resetIntervalSeconds>
</sendMessage>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment