size_t
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025MONGOC_STRUCTURED_LOG_...ET_MAX_DOCUMENT_LENGTH(3)
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.
SEEALSO:StructuredLoggingSynopsis
size_t
mongoc_structured_log_opts_get_max_document_length (const mongoc_structured_log_opts_t *opts);
