[Tizen.Log] Fix null reference exception
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 27 Jul 2023 07:19:16 +0000 (16:19 +0900)
committerChanwoo Choi <chanwoo@kernel.org>
Tue, 1 Aug 2023 10:46:25 +0000 (19:46 +0900)
commite29cc74153d434b555b51c020338b31b1273347b
treee67db975390972d14c7f49df4d85e6e0a1874617
parent65ed4fc14f912ff2288e5ec7e2d8c5a93d61af74
[Tizen.Log] Fix null reference exception

When a null string comes, replace it with empty string so that not to
throw null reference exception.

Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/Tizen.Log/Tizen/Log.cs