logStepMarkdown
Method
interface IReportingStep { // ... omitted for brevity logStepMarkdown( level: string, markdownString: string): void;}Signature
method
logStepMarkdownLogs a Markdown-formatted message for the reporting step.
logStepMarkdown( level: string, markdownString: string): voidParameters
levelstringmarkdownStringstringApplies to
This method applies to the following types: