Skip to content

api_function_writegithubactionsdebug

hugoalh edited this page Mar 24, 2023 · 10 revisions

Write-GitHubActionsDebug

  • Type: Function
  • In Version: >= v0.3.0

Description

Write-GitHubActionsDebug [-Message] <String>

Prints a debug message to the log.

Parameter

Message

<String> Message that need to log at debug level.

  • Position: 0
  • Accept Pipeline Input: True βœ”
  • Accept Pipeline Input By Property Name: True βœ”
  • Accept Wildcard Characters: False ❌
  • Alias:
    • Content

Output

<Void>

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally