[NUI] Add more log info for recursive dependency in LinearLayout
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 25 May 2021 11:16:00 +0000 (20:16 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 26 May 2021 01:00:09 +0000 (10:00 +0900)
commit2b3669d4488d2cb4db1cf73c322af32cf3db77df
tree0058367207bb91e4ee2edd75925400c57798f606
parent50a1e303dc4b860b2681a365d95f7e8152290458
[NUI] Add more log info for recursive dependency in LinearLayout

If recursive dependency exists between LinearLayout and its child
layout, then error log is printed.

To give more log info for recursive dependency in LinearLayout, parent
and child Owner info are added.
src/Tizen.NUI/src/public/Layouting/LinearLayout.cs