Define trace macro with message generate function 21/303221/2
authorEunki Hong <eunkiki.hong@samsung.com>
Thu, 21 Dec 2023 13:42:04 +0000 (22:42 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Wed, 27 Dec 2023 01:28:36 +0000 (01:28 +0000)
commit4d704c7b0382a209a5fdebf025b452cac80971c6
tree9564f18665572dc7b21bd2fefc56af498fb42d60
parentaacb18b54da285ec59bcc91e358cd686686f6a77
Define trace macro with message generate function

Let we make to reduce the number of code lines due to the
trace additional messages generation.

Change-Id: Ia54928a5654cc1faf8d73d9620a52638b26352b5
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dali/integration-api/trace.h
dali/internal/common/core-impl.cpp
dali/internal/event/common/notification-manager.cpp
dali/internal/event/events/key-event-processor.cpp
dali/internal/event/events/long-press-gesture/long-press-gesture-processor.cpp
dali/internal/event/events/pan-gesture/pan-gesture-processor.cpp
dali/internal/event/events/pinch-gesture/pinch-gesture-processor.cpp
dali/internal/event/events/rotation-gesture/rotation-gesture-processor.cpp
dali/internal/event/events/tap-gesture/tap-gesture-processor.cpp
dali/internal/update/manager/frame-callback-processor.cpp