daisy::Logger< LOGGER_NONE >¶
Module: LIBDAISY / HUMAN_INTERFACE / LOGGING
#include <logger.h>
Public Functions¶
Name | |
---|---|
Logger() | |
void | Print(const char * format, ... ) |
void | PrintLine(const char * format, ... ) |
void | StartLog(bool wait_for_pc =false) |
void | PrintV(const char * format, va_list va) |
void | PrintLineV(const char * format, va_list va) |
Detailed Description¶
Specialization for a muted log
Public Functions Documentation¶
function Logger¶
function Print¶
function PrintLine¶
function StartLog¶
function PrintV¶
function PrintLineV¶
---¶
Updated on 2024-01-03 at 19:41:01 +0000