Provided by: libmongoc-doc_1.30.4-1ubuntu1_all bug

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.

1.30.4                                            Jun 08, 2025MONGOC_STRUCTURED_LOG_...ET_MAX_DOCUMENT_LENGTH(3)