]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger.h: Add ability to change the prefix on SCOPE_TRACE output
authorGeorge Joseph <gjoseph@sangoma.com>
Thu, 5 Oct 2023 14:18:17 +0000 (08:18 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Fri, 12 Jan 2024 18:32:12 +0000 (18:32 +0000)
commit02b84fa88c790f484d62977f2b3edd4f9161fa3e
tree6b0fecc3851235e4242d6c2b28ccd1c447bebd8b
parentcfc6832062aa94397d5da89d92585fbf3b6de28e
logger.h: Add ability to change the prefix on SCOPE_TRACE output

You can now define the _TRACE_PREFIX_ macro to change the
default trace line prefix of "file:line function" to
something else.  Full documentation in logger.h.

(cherry picked from commit f599114ee3749a309f775834be45c4ccdda03e20)
include/asterisk/logger.h