log: Don't log __FILE__ and __func__ with DBG_IDX
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 22 Mar 2022 22:51:17 +0000 (15:51 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commitea60267b63050472177b861643ad536c43127b24
tree37f3c9292e8a46bc2d3954a8a89ac786176839d9
parentfe0f9723f57a02f9598e878192cd505b18ae0d4a
log: Don't log __FILE__ and __func__ with DBG_IDX

This removes __FILE__ and __func__ from DBG_IDX since users of it may
already contain such information embedded in the format.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/log.h