Skip to main content
Skip table of contents

Print UE Log in Browser Console

Get Logs in your Browser’s Console during runtime and save them on your computer.

If you are on trial, You have No Active Subscriptions. To Purchase more Storage, activate your Paid Account today!

Overview

Get Logs from the Browser Console upon crash and save them on your device. Follow the instructions below.

Prerequisites

Make sure you :

  1. Have access to the New Control Panel.

  2. Have an Eagle 3D’s User Account.

Instructions

Step 1. Prepare the setup

If you already have an App uploaded on the Control Panel Packaged as a Dev/Debug Build, created a Streaming Link for your App and a Config, then you can skip Step 1 and move to Step 2.

  1. Create a Development Build from Unreal Engine

Package your Project as “Development” or “Debug” to generate Logs on your device and for our system to capture them. Refer to this document for more details on each Build Configuration.

Follow this Path :

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

Image 1. Build Configuration : Development

  1. Package your App for Windows

Refer to this document.

  1. Upload your Build on the New Control Panel

Refer to this document.

  1. Create a new Streaming Link

Refer to this document.

  1. Create a new Config

You can create a new Config to generate Logs or use and old Config previously created. Refer to this document.

Step 2. Enable ‘Print UE Log in Browser Console’ from the Control Panel

  1. Follow this path :

New Control Panel > {Your App} > {Your Streaming Link} > {Your Config} > Edit Config > Advanced Options > Developer > Print UE Log in Browser Console.

image-20240708-050831.png

Image 2. Enable Print UE Log in Browser Console

  1. Click Save.

Disable ADBLOCK as it would will block the Logs from being generated to the browser.

Step 3. Run the game and check ‘Inspect Elements’

  1. To run the game, follow this path :

New Control Panel > Your App > Streaming Link > Play App.

Use the same Config in which you have enabled the Feature ‘Print UE Log In Browser Console’.

  1. Open Inspect Element :

Click CTRL+ shift+ i or F12 or go to : Developer tools > Console > Enable 'Preserve Log'.

Preserve Log should be enabled in order to get Logs on the Browser Console.

image-20240708-051115.png

Image 3. Console : Enable Preserve Logs

Step 4. Get the errors in the Logs upon Crash

Whenever your App crashes, the same error on your App is displayed in the Log.

Image 4. Error message on the App and in the Console Log

Step 5. Save the Log on your device

Right-click on the error from the Log to save it on your device. (See image below).

Image 5. Save the error

Warning 🛑 ⚠️

Showing a Log to a user connected far away from the server 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 the user has limited internet connection.

We recommend disabling the Feature ‘Print UE Log in Browser Console’ in your config if it is not needed.

Now you are ready to get Logs from the Browser Console upon Crash !!

See how to Auto Download UE Crash Log. Refer to this document.


Was this article helpful? Comment Below. Let us know your feedback. 

Need help? Contact Support

Submit a new request at E3DS support portal.

Requests sent on weekends will not be addressed until the following business day.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.