|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
A single buffered log entry. More...
#include <lib/log/logging.h>
Data Fields | |
| bool | use_stderr |
| char * | message |
A single buffered log entry.
Definition at line 123 of file log/logging.h.
| char* log_buffer_entry_t::message |
Definition at line 125 of file log/logging.h.
| bool log_buffer_entry_t::use_stderr |
Definition at line 124 of file log/logging.h.