Java org.springframework.ide.eclipse.boot.dash.views BootDashModelConsoleManager fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.ide.eclipse.boot.dash.views BootDashModelConsoleManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.ide.eclipse.boot.dash.views BootDashModelConsoleManager.

The text is from its open source code.

Method

voidwriteToConsole(BootDashElement element, String message, LogType type)
Write a message to an EXISTING console for the associated element.
voidwriteToConsole(String appName, String message, LogType type)
Write a message to an EXISTING console for the associated element.