Server logs are text-based records generated by the TypeScript framework that document your application's runtime activity. Navigate to Operate → Configuration → Server logs to view them.
Logs are useful for technical team members who want to review:
HTTP requests and responses
Database queries
Page rendering times
Application errors
Logs appear in reverse chronological order. Use them to troubleshoot unexpected behavior, identify slow queries, or trace errors back to specific requests.
Hover over the log and click Clear to empty it.
Server logs are shown separately for your Preview and Production environments. Use the toggle at the top of the page to switch between them.