On 11/27/2013 04:43 PM, Ciummo, Lawrence wrote:
> Hi: Can we get a pattern option similar to %M that causes just the
> function name to be listed instead of the full signature function
> name and parameter list. It appears that log4cplus uses the
> __pretty_function__ - in some cases the __function__ short name would
> be preferable.
Please try the attached patch. It will allow you to override the
LOG4CPLUS_MACRO_FUNCTION() macro by your own variant.
--
VZ
|