mongoc_structured_log_entry_get_component
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.
Info
Feb 06, 2025 1.30.0 libmongoc