
Server Logs
Server Logs show runtime messages from the selected GearN Server environment. Use this page to inspect errors, debug events, database index creation, middleware activity, and system callback failures.
- Log order: Newer entries appear first with Id, Time, and full message text.
- Runtime signals: DEBUG rows expose startup and database activity.
- Error tracking: ERROR rows identify worker, callback, or system failures that need investigation.
- Environment scope: Logs follow the selected environment, such as dev or live.
Treat repeated ERROR logs as production risk. Fix the root cause instead of only clearing symptoms from the dashboard.