axmol/extensions/scripting/lua-bindings
Deal 5d2c42e73f
Implement new axmol log system based on fmtlib (#1732)
* Implement new log macros based on fmtlib

* Fix ci

* Fix ci

* Fix android ci

* Fix warnings

* Replace more ax::log by AXLOGX

* Fix ci

* Fix linux build

* Use stack memory for log prefix

* Fix linux build

* Fix warning

* Add ILogOutput support

* Replace old log calls with new log macros

* Fixup

* Fixup

* Fixup

* Update ci msvc to 14.39

* Update Console.h [skip ci]

* Pass log level to ILogOutput
2024-03-07 08:47:00 +08:00
..
auto Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
manual Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
proj.android Fix lua build for Android, iOS (#1709) 2024-02-20 22:11:09 +08:00
script Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
CMakeLists.txt Fix lua build for Android, iOS (#1709) 2024-02-20 22:11:09 +08:00