-
-
Notifications
You must be signed in to change notification settings - Fork 5
Logging
Stanislav Vasilev edited this page Oct 29, 2024
·
1 revision
We use the UntitledLog library, to facilitate logging. The library also includes a small timer class and an imgui widget for that displays the messages in a console with custom commands that you can add.
Documentation can be found on the UntitledLog GitHub repository.
This project is supported by all the people who joined our discord server and became beta testers. If you want to join the discord you can click here.
- Home
- Beginner content
- Install guide
- Creating and using the UI components
- The Instance
- The Init Info struct
- Textures
- Logging
- Unicode support
- Additional features
- Client-side bar
- Custom type definitions
- Memory management
- C API development
- Config files and Folders
- Interfaces
- Internal Event safety
- Customising the build system
- Modules system
- Collaborating with others
- Advanced content
- Developer and contributor resources
- Misc