How to get Engine logs from an iOS build, not iOS logs

I know how to read logs from Xcode but I don’t want them. I want logs of Unreal Engine itself like UE_LOG outputs. How can I achieve this?