mongoc_structured_log_opts_get_max_document_length
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.
Info
Jan 27, 2026 1.30.6 libmongoc