HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
tt::log_message< Level, SourceFile, SourceLine, Fmt, Values > Class Template Reference
Inheritance diagram for tt::log_message< Level, SourceFile, SourceLine, Fmt, Values >:
tt::log_message_base

Public Member Functions

template<typename... Args>
 log_message (cpu_counter_clock::time_point timestamp, Args &&...args) noexcept
 
std::string format () const noexcept override
 
- Public Member Functions inherited from tt::log_message_base
 log_message_base (log_message_base const &)=delete
 
 log_message_base (log_message_base &&)=delete
 
log_message_baseoperator= (log_message_base const &)=delete
 
log_message_baseoperator= (log_message_base &&)=delete
 

Additional Inherited Members

- Static Public Member Functions inherited from tt::log_message_base
static std::string cpu_utc_clock_as_iso8601 (cpu_counter_clock::time_point const timestamp) noexcept
 

Member Function Documentation

◆ format()

template<log_level Level, basic_fixed_string SourceFile, int SourceLine, basic_fixed_string Fmt, typename... Values>
std::string tt::log_message< Level, SourceFile, SourceLine, Fmt, Values >::format ( ) const
inlineoverridevirtualnoexcept

Implements tt::log_message_base.


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