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

#include <ttauri/logger.hpp>

Public Member Functions

void logger_tick () noexcept
 
void gather_tick (bool last) noexcept
 
template<log_level Level, basic_fixed_string SourceFile, int SourceLine, basic_fixed_string Fmt, typename... Args>
void log (typename cpu_counter_clock::time_point timestamp, 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: