HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
tt::logger_type Class Reference

#include <TTauri/Foundation/logger.hpp>

Public Member Functions

void logger_tick () noexcept
 
void gather_tick (bool last) noexcept
 
template<log_level Level, typename... Args>
tt_force_inline void log (typename cpu_counter_clock::time_point timestamp, char const *format, Args &&... args) noexcept
 

Data Fields

log_level minimum_log_level = log_level::Debug
 

Detailed Description

A class with which to log messages to a file or console.


The documentation for this class was generated from the following file: