log: Add line number to debug log output 68/27268/2
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>
Fri, 25 Mar 2022 07:33:08 +0000 (16:33 +0900)
commite7e1f35d703a75496a1579133e0312d4a9761827
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.

Bug-AGL: SPEC-3815

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