mongoc_structured_log_entry_get_level - Man Page
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.
Info
Apr 17, 2026 2.3.0 libmongoc