Spdk/lib/log
Mike Gerdts 5b50d3e8b7 log: add deprecated tracking API
When use of deprecated featues is encountered, SPDK now calls
SPDK_LOG_DEPRECATED(). This logs the use of deprecated functionality in
a consistent way, making it easy to add further instrumentation to catch
code paths that trigger deprecated behavior.

Change-Id: Idfd33ade171307e5e8235a7aa0d969dc5d93e33d
Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15689
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Community-CI: Mellanox Build Bot
2022-12-07 17:45:53 +00:00
..
log_deprecated.c log: add deprecated tracking API 2022-12-07 17:45:53 +00:00
log_flags.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
log.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
Makefile log: add deprecated tracking API 2022-12-07 17:45:53 +00:00
spdk_log.map log: add deprecated tracking API 2022-12-07 17:45:53 +00:00