Class JavaScriptExecutionStrategy.ConsoleHelper
java.lang.Object
ai.nervemind.app.executor.script.JavaScriptExecutionStrategy.ConsoleHelper
- Enclosing class:
JavaScriptExecutionStrategy
Helper class to bridge JavaScript console calls to Java logging.
-
Constructor Summary
ConstructorsConstructorDescriptionConsoleHelper(ExecutionService.ExecutionContext execContext) Creates a console helper for the given execution context. -
Method Summary
-
Constructor Details
-
ConsoleHelper
Creates a console helper for the given execution context.- Parameters:
execContext- the execution context
-
-
Method Details
-
log
-
warn
-
error
-
debug
-
getMessages
-