mainmenu_csm/builtin/fstk
ShadowNinja 8fc9b3b9cb
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
2022-05-21 16:12:54 +02:00
..
buttonbar.lua Replace "self program" with "this program" in fstk boilerplates 2022-05-21 16:12:51 +02:00
dialog.lua Replace "self program" with "this program" in fstk boilerplates 2022-05-21 16:12:51 +02:00
tabview.lua Replace "self program" with "this program" in fstk boilerplates 2022-05-21 16:12:51 +02:00
ui.lua Refactor logging 2022-05-21 16:12:54 +02:00