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

const char *

Author

       MongoDB, Inc

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.

       SEEALSO:StructuredLogging

Synopsis

          const char *
          mongoc_structured_log_get_component_name (mongoc_structured_log_component_t component);

See Also