[Tizen.Log] Replace getting filename with a primitive (fast) way
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 21 Jul 2022 01:45:20 +0000 (10:45 +0900)
committerhyotaekshim <35134695+hyotaekshim@users.noreply.github.com>
Thu, 21 Jul 2022 02:34:48 +0000 (11:34 +0900)
commit926eb6df5a471f38dd4297a99c7b1dfceb10b7d6
tree01050923285bdeaf351e538f1ee268b02bab1361
parentcdef4814e789cdad3842e4fa6f05726e5ecf472c
[Tizen.Log] Replace getting filename with a primitive (fast) way

This enhances speed up to 5x faster than using library functions when
it comes to a burst call.

Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/Tizen.Log/Tizen/Log.cs [changed mode: 0644->0755]