+1
−1
+41
−3
+1
−1
+50
−9
+1
−0
Loading
Current spdk_log implementation allows to provide only log function. In some cases it might not be enough because user have to take care of managing resources associated with logger. Extended API supports providing open and close functions with set context which will be called by SPDK in corresponded places. Fixes #3480 Change-Id: Ia1d41fe3b414e2f603c2ae6612b7f9eb8d29bbb7 Signed-off-by:Vasilii Ivanov <iwanovvvasilij@gmail.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24847 Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>