Verse Logging Improvements

Status

In Progress

Developers can view filtered server logs with both runtime errors and their debug Print() statements.

Runtime error reports in creator portal will also attach server logs from the execution session. These logs will contain entries from Print() and similar APIs in your Verse code. Having server logs are often essential in root-causing a runtime error.

Roadmap Image