mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-30 02:22:15 +00:00
日志整改1107
Signed-off-by: liusensen <liusen43@huawei.com>
This commit is contained in:
parent
e5911f88d2
commit
9185d32535
@ -2914,7 +2914,7 @@ void Session::GeneratePersistentId(bool isExtension, int32_t persistentId)
|
||||
persistentId_ = static_cast<uint32_t>(g_persistentId.load()) & 0x3fffffff;
|
||||
}
|
||||
g_persistentIdSet.insert(g_persistentId);
|
||||
TLOGW(WmsLogTag::WMS_LIFE,
|
||||
TLOGI(WmsLogTag::WMS_LIFE,
|
||||
"persistentId: %{public}d, persistentId_: %{public}d", persistentId, persistentId_);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user