RH
|
042c9b712e
|
Make debug and verbose level logging in release builds optional (#2006)
* Debug (AXLOGD) and verbose (AXLOGV) level logging should be disabled by default in release builds.
* Fix preprocessor check
|
2024-06-27 23:47:42 +08:00 |
halx99
|
e02741d0c8
|
Use new logging system for audio (#1995)
|
2024-06-16 23:51:03 +08:00 |
halx99
|
74f27fa62c
|
Don't output log when custom ILogOutput was set (#1992)
* Don't output log when custom ILogOutput was set
* Fix ci
|
2024-06-16 23:09:29 +08:00 |
halx99
|
ad051f353f
|
Update TLD to axmol.dev in sources (#1977)
|
2024-06-10 02:25:43 +08:00 |
halx99
|
4d89b04850
|
Move Logging APIs from Console.h/Console.cpp to Logging.h/Logging.cpp
|
2024-04-03 21:03:40 +08:00 |