Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document outlines a tutorial on how to get the UE log in a browser’s console while the app is playing, and save it to your desktop.

Prepare to execute instructions

Info

Before starting the first step, make sure you have:

  • To complete this guide, your working environment must meet all the requirements above. If you have not completed any of the points, follow the link to the appropriate instruction and complete it first.

Instructions

...

Step1. Create a ‘'Development’' Build when Packaging the app from UE

Info

Choose ‘'Development’' as your ‘'Build Configuration’' before Packaging your app from UE to generate Logs and allow our system to capture them.

...

...

Step2. Enable the feature ‘'Print UE4 Log in Browser Console’' from the Control Panel

Info

Control Panel → Edit → Developer Options → Print UE4 Log in Browser Console →

...

Save.

Image Modified

...

Note

Make sure your ADBLOCK is disabled or it will block the

...

Logs from being generated to the browser.

Go to inspect

Step 3. Play your app and Open ‘'Inspect elements’' to enable ‘'Preserve Logs’'

Play app → Inspect element (CTRL+ shift+ i or F12) or Developer tools → Console.

Info

...

You can see the logs in the screenshot below while the app is running.

warning

Enable ‘'Preserve Logs’' to always get the Logs on your Console.

...

Step 4. See the errors on your Logs upon an app Crash while it is running

Info

If your application crashes, you will see the errors in the

...

Logs on your Console and the red error message on the app during runtime : ‘'App crashed. So redirecting you in 3 sec to re-establish

...

connection'.

Spot the error in the Console Log.

...

Step5. Save the Log on your desktop

Right-click on the error from the Log like so:

...

Save and save it on your desktop anywhere you would likewant.

...

Now, you are ready to get see your Log on your Browser Console Log and save it on your desktop !

Need help? Contact Support

if you still need help, contact support to get your issue resolved quickly.

...