Man page - mongoc_structured_log_entry_get_level(3)

Packages contains this manual

Manual

MONGOC_STRUCTURED_LOG_ENTRY_GET_LEVEL

SYNOPSIS
PARAMETERS
RETURNS
AUTHOR
COPYRIGHT

SYNOPSIS

mongoc_structured_log_level_t
mongoc_structured_log_entry_get_level (const mongoc_structured_log_entry_t *entry);

PARAMETERS

entry : A mongoc_structured_log_entry_t pointer.

RETURNS

The mongoc_structured_log_level_t associated with this log entry.

SEE ALSO:

Structured Logging

AUTHOR

MongoDB, Inc

COPYRIGHT

2009-present, MongoDB, Inc.