logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       MongoDB, Inc

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:StructuredLogging

Synopsis

          size_t
          mongoc_structured_log_opts_get_max_document_length (const mongoc_structured_log_opts_t *opts);

See Also