Provided by: libmongoc-doc_2.2.1-1_all bug

SYNOPSIS

          const char *
          mongoc_structured_log_get_component_name (mongoc_structured_log_component_t component);

PARAMETERS

component: Log component as a mongoc_structured_log_component_t <>.

RETURNS

       If  the  component  is  known,  returns  a pointer to a constant string that should not be freed.  If the
       component has no known name, returns NULL.

       See also:
          Structured Logging <>

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025       MONGOC_STRUCTURED_LOG_GET_COMPONENT_NAME(3)