table of contents
| MONGOC_STRUCTURED_LOG_ENTRY_GET_COMPONENT(3) | libmongoc | MONGOC_STRUCTURED_LOG_ENTRY_GET_COMPONENT(3) |
SYNOPSIS¶
mongoc_structured_log_component_t mongoc_structured_log_entry_get_component (const mongoc_structured_log_entry_t *entry);
PARAMETERS¶
- •
- entry: A mongoc_structured_log_entry_t <> pointer.
RETURNS¶
The mongoc_structured_log_component_t <> associated with this log entry.
See also:
Structured Logging <>
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| November 26, 2025 | 2.2.0 |