Skip to content
Snippets Groups Projects
Commit 4b3c75ca authored by Jaco Kroon's avatar Jaco Kroon Committed by George Joseph
Browse files

logger: use __FUNCTION__ instead of __PRETTY_FUNCTION__


This avoids a few long-name overflows, at the cost of less instructive
names in the case of C++ (specifically overloaded functions and class
methods).  This in turn is offset against the fact that we're logging
the filename and line numbers in any case.

Change-Id: I54101a0bb5f8cb9ef63ec12c5e0d4c8edafff9ed
Signed-off-by: default avatarJaco Kroon <jaco@uls.co.za>
parent 38f9000f
Branches
Tags
3 merge requests!138Merge branch asterisk-20.3.0 into devel properly,!123Merge asterisk '20.3.0' into devel,!118Draft: manager: AOC-S support for AOCMessage
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment