Configuration for file-based logging. More...
#include <c4Log.h>
Configuration for file-based logging.
◆ base_pathThe path to the binary log file base name (other elements will be added)
◆ headerHeader text to print at the start of every log file.
◆ log_levelThe minimum level of message to be logged.
◆ max_rotate_count int32_t C4LogFileOptions::max_rotate_countThe maximum amount of old log files to keep.
◆ max_size_bytes int64_t C4LogFileOptions::max_size_bytesThe maximum size of each log file (minimum 1024)
◆ use_plaintext bool C4LogFileOptions::use_plaintextDisables binary encoding of the logs (not recommended)
The documentation for this struct was generated from the following file:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4