Collapse
Submit a Service Request
Contact Information for Technical Support
My Service Notifications
Generating a Console Log
Answer ID 12139 |
Last Review Date 04/01/2022
How do I generate a Console log in Chrome or Firefox?
Environment:
Oracle B2C Service, Browser User Interface (BUI), Live Experience
Resolution:
Console Logs in Chrome:
In Google Chrome, the Console Logs are available as a part of Chrome Dev Tools.
- To open the dedicated Console panel, either:
- Press Ctrl+Shift+J (Windows / Linux) or Cmd+Opt+J (Mac).
- In the Console Tab, you can find the current error messages (Displayed in Red) along with other console level information such as warnings and info.
- Right Click in the console level information.
- Click Save As...
Console logs in FireFox:
In Mozilla FireFox, the Console Logs are available as a part of FireFox developer tools.
- To open the Web Console:
- either select "Web Console" from the Web Developer submenu in the Firefox Menu (or Tools menu if you display the menu bar or are on Mac OS X) or press the Ctrl+Shift+K (Command+Option+K on OS X) keyboard shortcut.
- Right Click in the "Web Console"
- Select "Export Visible Messages To" => File
Save the files you collected and upload them to the Service Request.