]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Mon, 9 Oct 2023 11:55:35 +0000 (11:55 +0000)
commitf599114ee3749a309f775834be45c4ccdda03e20
tree3e4ce579abfee920a4caca9247df07f3b6b3d6c8
parentd7a6116681c28b7c8ccc5733dffbebbbf75f273c
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.
include/asterisk/logger.h