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

FreeBSD Manual Pages

  
 
  

home | help
MONGOC_STRUCTU...GET_LEVEL_NAME(3) libmongocMONGOC_STRUCTU...GET_LEVEL_NAME(3)

SYNOPSIS
	  const	char *
	  mongoc_structured_log_get_level_name (mongoc_structured_log_level_t level);

PARAMETERS
        level:	Log level as a mongoc_structured_log_level_t.

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

       SEE ALSO:
	  Structured Logging

AUTHOR
       MongoDB,	Inc

COPYRIGHT
       2009-present, MongoDB, Inc.

1.30.2				 Apr 12, 202MONGOC_STRUCTU...GET_LEVEL_NAME(3)

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

home | help