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 :
Access to the Old Control Panel
...
.
At least one uploaded application.
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.
...
(Refer to this document to Package your Project from Unreal Engine)
...
...
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'
...
panelIconId | atlassian-info |
---|---|
panelIcon | :info: |
bgColor | #F4F5F7 |
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.
...
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’'. |
...
...
Step 5. Saving the log on your device
Right-click on the error from the Log log to save it on your device.
Note |
---|
Important Notes:Showing a Log to a user connected far away from the server user might create :
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 | ||||||
---|---|---|---|---|---|---|
| ||||||
Check how to download Logs upon Crash. |
...
...
...
Need help? Contact Support
Submit a new request at E3DS support portal.
...