Ticket #7 (assigned enhancement)
Remote debug config option
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | wish | Milestone: | |
| Component: | OVA for AS3 | Version: | |
| Keywords: | Debug | Cc: | |
| Forum thread: |
Description
Debug config option needed to allow debug to be pumped directly to an Open Video Ads service for
diagnosis...
Change History
comment:2 Changed 3 years ago by paul
- Status changed from new to assigned
Also work through how the remote ova debugging service can be used to automatically set the "debug" level to improve support
Probably need to add an option like:
"debug": { "debugger": "ova-remote", "levels": "ova-remote" }
where the OVA plugin then makes a call to the OVA remote service to get the debug levels
Note: See
TracTickets for help on using
tickets.

"debug": { "debugger": "ova-remote" }
to enable remote logging to an OVA service (for use in support)