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
...
Before starting the first step, make sure you have:
...
Access to the Control Panel ;
...
Enabled the Pixel Streaming plugin before packaging your application
Steps to enable the setting from the Old Control Panel to get logs in the Browser’s Console.
Prerequisites
Access to the Old Control Panel.
At least one uploaded application
...
Get this tutorial also from our Youtube https://www.youtube.com/watch?v=-YuC83LsqT4
...
Follow this tutorial to make a development Build How to Make Development build (To enable logs)
- 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 before Packaging the app from UE
Open UE editor → File → Package Project → Build Configuration → Development/Debug.
Info |
---|
Choose ‘'Development’' or ‘'Debug’' 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 |
---|
Go to: Control Panel → Edit → Developer Options → Print UE4 Log in Browser Console → Save. |
...
Note |
---|
Select your Build configuration as “Development” or “Debug” in order to generate Logs on your device and for our system to capture them. Refer to this document to get more details on each Build Configuration. |
Instructions
Step 1. Creating a Development Build
Open UE editor > File > Package Project > Build Configuration > Development/Debug.
...
Step 2. Enabling the setting from the Control Panel
Go to: Old Control Panel.
In Step 2: Select a Config, click Edit Config and navigate to Developer Option.
Enable Print UE Log in Browser Console and click Save.
...
Warnings ⚠️
Note |
---|
Displaying logs to a user located far from the server may cause:
We recommend disabling the ‘Print UE Log in Browser Console’ feature in your config unless necessary. |
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
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. |
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'
...
Go to: Old Control Panel.
In Step 3: Generate URLs, click Play App
...
.
Open Inspect element
...
or click CTRL+ shift+ i or F12
...
or navigate to: Developer tools
...
.
Navigate to: Console.
Enable 'Preserve Log'
...
.
Enabling ‘Preserve Logs' allows to
...
get the logs in the
...
Console.
...
Step 4.
...
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.
...
Getting errors in the logs upon Crash
...
Step 5. Saving the log on your device
Right-click on the error from the Log and log to save it on your desktop anywhere you wantdevice.
...
Now, you are ready to see your Log on get and save your Logs from your Browser Console and save it on your desktop !!
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Check how to download Logs upon Crash. |
...
Need help? Contact Support
...
Submit a new request at E3DS support portal or send an Email at support@eagle3dstreaming.com.
Requests sent on weekends will not be addressed until the following business day.