ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
log_buffer_entry_t Struct Reference

A single buffered log entry. More...

#include <lib/log/logging.h>

Data Fields

bool use_stderr
 
char * message
 

Detailed Description

A single buffered log entry.

Definition at line 123 of file log/logging.h.

Field Documentation

◆ message

char* log_buffer_entry_t::message

Definition at line 125 of file log/logging.h.

◆ use_stderr

bool log_buffer_entry_t::use_stderr

Definition at line 124 of file log/logging.h.


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