Skip to content
Snippets Groups Projects
Commit 2139d7d4 authored by ShadowNinja's avatar ShadowNinja Committed by kwolekr
Browse files

Refactor logging

- Add warning log level
- Change debug_log_level setting to enumeration string
- Map Irrlicht log events to MT log events
- Encapsulate log_* functions and global variables into a class, Logger
- Unify dstream with standard logging mechanism
- Unify core.debug() with standard core.log() script API
parent e0b57c11
No related branches found
No related tags found
Loading
Showing with 509 additions and 524 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment