Versions Compared

Key

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

Learn Steps to enable the setting from the Old Control Panel to get Logs logs in your the Browser’s Console during runtime, and save it on your device.

Prerequisites

...

For this document, you need :

  1. Access to the Old Control Panel

...

  1. .

  2. At least one uploaded application.

Note

Choose ‘'Development’' or ‘'Debug’' as your ‘'Build Configuration’' before Packaging your app from UE to generate Logs and allow Select your Build configuration as “Development” or “Debug” in order to generate Logs on your device and for our system to capture them. See how to Select a Refer to this document to get more details on each Build Configuration here.

Instructions

...

Step 1.

...

Creating a Development Build

...

...

panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

Open UE editor > File > Package Project > Build Configuration > Development/Debug.

...

(Refer to this document to Package your Project from Unreal Engine)

...

...

Step 2. Enabling the setting from the Control Panel

...

  1. Go to: Old Control Panel

...

  1. .

  2. In Step 2: Select a Config, click Edit Config and navigate to Developer Option.

  3. Enable Print UE Log in Browser Console

...

  1. and click Save.

...

...

NoteMake sure your ADBLOCK is disabled or elseitWarnings ⚠️

Note

Displaying logs to a user located far from the server may cause:

  • Connection issues due to poor network quality and the large volume of logs being transmitted.

  • Latency issues if the user has a limited internet connection.

We recommend disabling the ‘Print UE Log in Browser Console’ feature in your config unless necessary.

 

Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFFAE6

Excessive console logs can degrade performance, slow down the stream, and increase browser resource usage. Disable the ‘Print UE Log in Browser Console’ setting to optimize the streaming experience.

  1. Click Save

Info

Disable ADBLOCK as it wouldwill block the Logsfrom being generated to the browser.

Step 3.

...

Launching the App and

...

checking 'Inspect elements'

...

  1. Go to: Old Control Panel

...

  1. .

  2. In Step 3: Generate URLs

...

  1. , click Play App

...

  1. .

  2. Open Inspect element

...

  1. or click CTRL+ shift+ i or F12

...

  1. or navigate to: Developer tools

...

  1. .

  2. Navigate to: Console.

  3. Enable 'Preserve Log'.

...

Enabling Preserve Logs' allows to

...

get the

...

logs in the Console.

...

Step 4.

...

Getting errors

...

in the

...

logs upon Crash

...

1. Spot the error in the Console Log

Info

During a Crash, errors appear in the Logs on your Console like the red error message on the app during runtime : ‘'App crashed. So redirecting you in 3 sec to re-establish connection’'.

Image Removed

...

...

Step 5. Saving the log on your device

Right-click on the error from the Log log to save it on your device.

Image Removed

Note

Important Notes:

Showing a Log to a user connected far away from the server user might create :

  1. A connection issue due to the poor connection and the huge amount of Logs coming from far away.

  2. Latency issue if user has limited internet connection.

We recommend disabling it in your config if it is not needed.

...

Now, you are ready to get and save your Logs from your Browser Console !

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#E6FCFF

Check how to download Logs upon Crash.

...

...

Need help? Contact Support

Submit a new request at E3DS support portal.

...