table of contents
other versions
- testing 1.30.4-1
- unstable 1.30.4-1
- experimental 2.0.2-1
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.
May 7, 2025 | 1.30.4 |