Skip to content

Class daisy::Logger< LOGGER_NONE >

template <>

ClassList > daisy > Logger< LOGGER_NONE >

More...

  • #include <logger.h>

Public Functions

Type Name
Logger ()

Public Static Functions

Type Name
void Print (const char * format, ...)
void PrintLine (const char * format, ...)
void PrintLineV (const char * format, va_list va)
void PrintV (const char * format, va_list va)
void StartLog (bool wait_for_pc=false)

Detailed Description

Specialization for a muted log

Public Functions Documentation

function Logger

inline daisy::Logger< LOGGER_NONE >::Logger () 

Public Static Functions Documentation

function Print

static inline void daisy::Logger< LOGGER_NONE >::Print (
    const  char * format,
    ...
) 

function PrintLine

static inline void daisy::Logger< LOGGER_NONE >::PrintLine (
    const  char * format,
    ...
) 

function PrintLineV

static inline void daisy::Logger< LOGGER_NONE >::PrintLineV (
    const  char * format,
    va_list va
) 

function PrintV

static inline void daisy::Logger< LOGGER_NONE >::PrintV (
    const  char * format,
    va_list va
) 

function StartLog

static inline void daisy::Logger< LOGGER_NONE >::StartLog (
    bool wait_for_pc=false
) 


The documentation for this class was generated from the following file external-docs/libDaisy/src/hid/logger.h