Function Information
{{#each context}}
{{@key}}: {{this}}
{{/each}}
{{#with error}}
Error Details
Type: {{class}}
{{message}}
{{else}}
{{#if message}}
Log Message{{#if level}} ({{level}}){{/if}}
{{message}}
{{/if}}
{{/with}}
Helpful Links
{{#each links}}
{{/each}}