666 B
666 B
Logging System
Current State
Logging comes from multiple places:
- agent screen logs
- console logs
- update logs
- scheduler logs
- admin/logger history
Important references:
Panel/modules/gamemanager/log.phpPanel/modules/gamemanager/view_server_log.phpPanel/modules/gamemanager/get_server_log.phpAgent_Linux/ogp_agent.plAgent-Windows/ogp_agent.pl
What Works
- live log retrieval exists
- logs can be fetched through the Panel
- the viewer can update via AJAX
What Still Needs Cleanup
- better startup failure diagnostics
- clearer newest-log-file selection
- better error highlighting
- better downloadable log history