Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MONGOC_STRUCTU...COMPONENT_NAME(3)  libmongoc MONGOC_STRUCTU...COMPONENT_NAME(3)

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.

1.30.8				  Aug 27, 2026MONGOC_STRUCTU...COMPONENT_NAME(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_structured_log_get_component_name&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help