English, asked by harshadpatel4426, 8 months ago

CROME DEVICE LOG..
POWER

Answers

Answered by kanchankumari0201198
1

Explanation:

1. Retrieve logs for Chrome

Open the main Chrome menu.

Select More Tools > Developer Tools.

Depending on which logs you need, you'll select the Network or Console Tab to get the logs you need.

Answered by rahul123437
1

The issue you recreate may or may not be caught in the general logs. You must enable the appropriate type of debugging to capture the problem.

  • In the address bar of the afflicted device, type chrome:/network.
  • Click Network logs at the top of the page.
  • Select the appropriate debug mode under Network debugging.
  • Reproduce the problem in a new tab.
  • Return to the original tab once you have finished.
  • Select the following checkbox settings under Options
  • Include the system logs.txt file that was given along with feedback reports.
  • Make a separate archive for all log files collected by debugd (Optional) If necessary, choose extra checkbox choices under Options.
  • Select Store System Logs from the drop-down menu.
Similar questions