b52e8b2588
SPDK_INFOLOG() is comparable to SPDK_DEBUGLOG() in that it takes a per-component trace flag, but it is available even in non-debug builds. This patch also makes SPDK_LOG_REGISTER_TRACE_FLAG() active for all builds, not just debug builds. Change-Id: I9727b1a20bd1efa0f97b743d4f529c2b1f6be112 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/375835 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>