Class Console
java.lang.Object
org.nuxeo.automation.scripting.helper.Console
- All Implemented Interfaces:
ContextHelper
This helper writes in the log as browsers object console.log(), console.error(), console.warn() in Automation
Scripting. Usage is with an uppercase "C". If logs info or trace are deactivated, Dev mode has to be set to display
Automation scripting logs.
- Since:
- 7.10
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Console
public Console()
-
-
Method Details
-
error
-
warn
-
log
-
info
-
trace
-