Logging high level crash logs

When using Android and building in debug mode, we can easily log error.

When using Ionic pro to build iOS app, crash log are low level. How can we log high level information to be able to debug app without having a Mac ?

Thanks