|
Vyroda
Game engine made by hand, with modern C++ and Vulkan.
|
This is the complete list of members for Vyroda::Logger, including all inherited members.
| critical(fmt::format_string< Args... > fmt_str, Args &&... args) | Vyroda::Logger | inlinestatic |
| debug(fmt::format_string< Args... > fmt_str, Args &&... args) | Vyroda::Logger | inlinestatic |
| error(fmt::format_string< Args... > fmt_str, Args &&... args) | Vyroda::Logger | inlinestatic |
| info(fmt::format_string< Args... > fmt_str, Args &&... args) | Vyroda::Logger | inlinestatic |
| trace(fmt::format_string< Args... > fmt_str, Args &&... args) | Vyroda::Logger | inlinestatic |
| warn(fmt::format_string< Args... > fmt_str, Args &&... args) | Vyroda::Logger | inlinestatic |