Sound Byte Libs 1ee2ca6
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
sbl::log::NullOutput Struct Reference

Null output sink (discards all output) More...

#include <logger.hpp>

Collaboration diagram for sbl::log::NullOutput:

Static Public Member Functions

static void write (const char *)
 

Detailed Description

Null output sink (discards all output)

Definition at line 61 of file logger.hpp.

Member Function Documentation

◆ write()

static void sbl::log::NullOutput::write ( const char *  )
inlinestatic

Definition at line 62 of file logger.hpp.


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