1dmmp_context_log_pDreivoircietyM_agpepte(r3)Multipath API -dlmimbpd_mcmopntMeaxntu_allog_priority_get(3)
2
3
4
6 dmmp_context_log_priority_get - Get log priority.
7
9 int dmmp_context_log_priority_get (struct dmmp_context *ctx);
10
12 ctx Pointer of 'struct dmmp_context'. If this pointer is NULL,
13 your program will be terminated by assert.
14
16 Retrieve current log priority. Valid log priority values are:
17
18 * DMMP_LOG_PRIORITY_ERROR -- 3
19
20 * DMMP_LOG_PRIORITY_WARNING -- 4
21
22 * DMMP_LOG_PRIORITY_INFO -- 5
23
24 * DMMP_LOG_PRIORITY_DEBUG -- 7
25
27 int, log priority.
28
29
30
31April 2020 dmmp_context_log_priordimtmyp__gceotntext_log_priority_get(3)