supportsLogPoints property
The debug adapter supports log points by interpreting the logMessage
attribute of the SourceBreakpoint
.
Implementation
final bool? supportsLogPoints;
The debug adapter supports log points by interpreting the logMessage
attribute of the SourceBreakpoint
.
final bool? supportsLogPoints;