Login to follow
Browser Console Logging

Browser Console Logging (ODC)

Stable version 1.0.0 (Compatible with ODC)
Uploaded on 19 March 2024 by OutSystems Champions
Browser Console Logging

Browser Console Logging (ODC)

Details
Detailed Description

Use these simple actions to log messages, warnings and errors to your browser console.


Ever needed to debug a variable or logic but the OutSystems debugger is just not cutting it? Use this plugin to log to the browser's console!

This plugin is a very straightforward and short piece of JS code, which injects strings or JSON data into your browser's console using the Info, Warning or Error tag. You can view these messages using your developer tools (most browsers show the Developer pane using F12).