SatCat5
satcat5::cbor::Logger Struct Reference

Detailed Description

Helper object for logging contents a QCBOR item.

Output includes the key/value pair, if applicable.

Definition at line 828 of file io_cbor.h.

#include <io_cbor.h>

Public Member Functions

constexpr Logger (const QCBORItem &item)
 
 Logger (const Logger &t)=default
 
Loggeroperator= (const Logger &t)=default
 
void log_to (satcat5::log::LogBuffer &wr) const
 

Public Attributes

const QCBORItem & m_item
 

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