Table of Contents
Full documentation on how to author a Zeg is included in the separate “Zeg user guide” document.
Tell us how you would like errors to be handled in the application #
The default behaviour is to log application level errors to the console.
Please let us know your preference from the following options:
- Errors should be sent to your own internal system by HTTP, we can configure Zegami to send errors in the format described here.
- Errors should be tracked for you by Zegami (requires data to be sent to a third party from user machines).
- You are happy for errors to be logged to the console.