1iscsi_context_log_priority_get(3) API Manual iscsi_context_log_priority_get(3)
2
3
4

NAME

6       iscsi_context_log_priority_get - Get log priority.
7

SYNOPSIS

9       int iscsi_context_log_priority_get (struct iscsi_context *ctx);
10

ARGUMENTS

12       ctx         Pointer  of  'struct  iscsi_context'.   If  this pointer is
13                   NULL, your program will be terminated by assert.
14

DESCRIPTION

16       Retrieve current log priority. Valid log priority values are:
17
18       * LIBISCSI_LOG_PRIORITY_ERROR -- 3
19
20       * LIBISCSI_LOG_PRIORITY_WARNING -- 4
21
22       * LIBISCSI_LOG_PRIORITY_INFO -- 5
23
24       * LIBISCSI_LOG_PRIORITY_DEBUG -- 7
25

RETURN

27       int, log priority.
28
29
30
31July 2023               iscsi_context_log_prioirsictsyi__gceotntext_log_priority_get(3)
Impressum