Description
For debugging purposes, it would be useful if the RETURN() messages from functions are printing only error return values, without the need for enabling full D_TRACE debugging (which is very verbose).
That would allow capturing some debug logs in case of errors, while not having huge volumes of log messages captured.