log: Add line number to debug log output 68/27268/1
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Thu, 16 Sep 2021 09:07:54 +0000 (18:07 +0900)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Wed, 16 Mar 2022 01:59:35 +0000 (10:59 +0900)
commit93ae23dabbde590a1b61895d07d2ffa40c3d3e49
treec9eb81fdfd5412b5e50b7ca38e874e2becee8738
parent16e01d7fc865c6f86db032725983e1298c5c7e99
log: Add line number to debug log output

Some debug logging, such as memory allocation failure, uses similar
log messageing in several places.  Add the file line number to
the debug log to help differentiate where notable errors occured.

Change-Id: I2151e21533716ea0badbb6303b713e644b544e6d
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
common/log.h