|
SYNOPSISconst char * mongoc_structured_log_get_component_name (mongoc_structured_log_component_t component); PARAMETERS
RETURNSIf 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 AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|