logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mongoc_structured_log_component_t

Author

       MongoDB, Inc

Parameters

entry: A mongoc_structured_log_entry_t pointer.

Returns

       The mongoc_structured_log_component_t associated with this log entry.

       SEEALSO:StructuredLogging

Synopsis

          mongoc_structured_log_component_t
          mongoc_structured_log_entry_get_component (const mongoc_structured_log_entry_t *entry);

See Also