+6
−0
+25
−1
+3
−3
Loading
Add log_file and log_level parameters to spdk_rpc_initialize() via a new options structure spdk_rpc_opts. spdk_rpc_initialize() calls spdk_jsonrpc_set_log_file() and _set_log_level() with these parameters. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I084ed5b76849e06ab3419a115234d2d9b44f820b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18830 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot