ghakit
Preparing search index...
log
beginLogGroup
Function beginLogGroup
beginLogGroup
(
name
:
string
)
:
void
Begins a log group in GitHub Actions. Close it with
endLogGroup
.
Parameters
name
:
string
The name of the log group.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ghakit
Loading...
Begins a log group in GitHub Actions. Close it with endLogGroup.