A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://couchbase.github.io/couchbase-lite-core/C/html/struct_c4_log_file_options.html below:

LiteCore: C4LogFileOptions Struct Reference

Configuration for file-based logging. More...

#include <c4Log.h>

Configuration for file-based logging.

◆ base_path

The path to the binary log file base name (other elements will be added)

◆ header

Header text to print at the start of every log file.

◆ log_level

The minimum level of message to be logged.

◆ max_rotate_count int32_t C4LogFileOptions::max_rotate_count

The maximum amount of old log files to keep.

◆ max_size_bytes int64_t C4LogFileOptions::max_size_bytes

The maximum size of each log file (minimum 1024)

◆ use_plaintext bool C4LogFileOptions::use_plaintext

Disables 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