Table of Contents

Struct IssueSolutionDebug

Namespace
Coherence.Editor
Assembly
Coherence.Editor.dll
public struct IssueSolutionDebug : IIssueSolution
Implements

Constructors

IssueSolutionDebug(string, LogLevel, Logger)

public IssueSolutionDebug(string text, LogLevel logLevel, Logger moduleLog)

Parameters

text string
logLevel LogLevel
moduleLog Logger

Fields

DebugText

public string DebugText

Field Value

string

Verbosity

public LogLevel Verbosity

Field Value

LogLevel

logger

public Logger logger

Field Value

Logger

Methods

Trigger()

public void Trigger()