Table of Contents

Method CustomLog

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v9.dll

CustomLog(string)

Adds custom message to the output

public void CustomLog(string message)

Parameters

message string

The message to add.