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
...
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.
...
...
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 or 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.
...
Getting errors in the
...
logs upon Crash
During a Crash, errors appear in the Logs on your Console.
...
...
Step 5.
...
Saving the
...
log on your device
Right-click on the error from the Log log to save it on your device. (See image below).
...
Note
Important Notes:
Showing a Log to a user connected far away from the server user might create :A connection issue due to the poor connection and the huge amount of Logs coming from far away.
Latency issue if user has limited internet connection.
We recommend disabling ‘Print UE4 Log in Browser Console’ 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.
...