Function log4cl_mod_id_get

Function Documentation

int64_t log4cl_mod_id_get(const char *name)

Get the ID of a module from its name.

Parameters:

name – The name of the module to retrieve the UUID for.

Returns:

The ID, or -1 if an error occurred.