Skip to content

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.

Clone this wiki locally