Struct IssueSolutionDebug
public struct IssueSolutionDebug : IIssueSolution
- Implements
Constructors
IssueSolutionDebug(string, LogLevel, Logger)
public IssueSolutionDebug(string text, LogLevel logLevel, Logger moduleLog)
Parameters
text
stringlogLevel
LogLevelmoduleLog
Logger
Fields
DebugText
public string DebugText
Field Value
Verbosity
public LogLevel Verbosity
Field Value
- LogLevel
logger
public Logger logger
Field Value
- Logger
Methods
Trigger()
public void Trigger()