composer: Change DLOGE to ALOGE during uevent initialization

Both Uevent and debug handler are static object and order of
initialization is not guaranteed so use ALOGE during init
to avoid any issue.

Bug: 225075915
Test: Run apct/device_boot_health_check_extra test for more than 400 times and don't find the symptom

Change-Id: I641e38b7aae15a283100606f115a47b75616c944
1 file changed