supportsLogPoints property

bool? supportsLogPoints
final

The debug adapter supports log points by interpreting the logMessage attribute of the SourceBreakpoint.

Implementation

final bool? supportsLogPoints;