mongoc_structured_log_opts_get_max_document_length(3)
| MONGOC_STRUCTURED_LOG_OPTS_GET_MAX_DOCUMENT_LENGTH(3) | libmongoc | MONGOC_STRUCTURED_LOG_OPTS_GET_MAX_DOCUMENT_LENGTH(3) |
SYNOPSIS
size_t mongoc_structured_log_opts_get_max_document_length (const mongoc_structured_log_opts_t *opts);
PARAMETERS
- •
- opts: Structured log options, allocated with mongoc_structured_log_opts_new() <>.
RETURNS
Returns the current maximum document length set in opts, as a size_t.
See also:
Structured Logging <>
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
| February 10, 2026 | 1.30.7 |
