1LOC_SET_LOG_PRIORITY(3)                                LOC_SET_LOG_PRIORITY(3)
2
3
4

NAME

6       loc_set_log_priority - Sets the log level of a libloc context
7

SYNOPSIS

9       #include <libloc/libloc.h>
10
11       void loc_set_log_priority(struct loc_ctx* ctx, int priority)
12

DESCRIPTION

14       Sets the log priority of the given context. See loc_get_log_priority(3)
15       for more details.
16

SEE ALSO

18       libloc(3) link:loc_set_log_fn(3)
19

AUTHORS

21       Michael Tremer
22
23
24
25                                                       LOC_SET_LOG_PRIORITY(3)
Impressum