Man page - mongoc_structured_log_opts_get_max_document_length(3)

Packages contains this manual

Manual

MONGOC_STRUCTURED_LOG_OPTS_GET_MAX_DOCUMENT_LENGTH

SYNOPSIS
PARAMETERS
RETURNS
AUTHOR
COPYRIGHT

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.