Skip to content

Commit 85763e5

Browse files
committed
feat(logging): enhance OpenGL symbol resolution logging
- Added detailed logging for OpenGL symbol resolution process in `R_ResolveSymbols`, including success and failure messages. - Implemented logging for SDL_GL_MakeCurrent success and failure cases in `GLW_SetMode` to improve debugging capabilities. - Introduced structured logging format to capture session and run IDs for better traceability during runtime. - Ensured that all logging actions are performed conditionally based on the success of operations to maintain clarity in logs.
1 parent fda16bc commit 85763e5

3 files changed

Lines changed: 89 additions & 291 deletions

File tree

0 commit comments

Comments
 (0)