There are no restrictions on the way you want to log information. You
can use all libraries and functions in the C and C++ standard library,
however, the engine has its own logging system using the
UntitledLog
library. It can log different types of messages
to the terminal, files and to an editor widget. All info about the
library can be found in its corresponding GitHub wiki.
- Home
- Beginner concepts
- Advanced concepts
- Engine developer and contributor resources