Skip to main content

View serverside function logs in Developer Console

You can now inspect serverside function logs for your IrisX Apps directly in the Developer Console.

Open an app that includes Serverside API Extensions, select the Logs tab, then filter by date range and verbosity, search by message or function name, follow live entries when the range includes now, and open any row for full details.

See Viewing serverside function logs for the full guide.

Serverside function logs are available in the Developer Console UI only — there is no public programmatic API for fetching these logs today. Only the app owner can view an app’s serverside logs, and the Logs tab appears only when the app’s published/approved manifest includes at least one Serverside API Extension.