pull-request-vir - v1.4.2
Preparing search index...
logJson
Function logJson
logJson
(
json
:
AnyObject
,
logType
:
|
"bold"
|
"reset"
|
LogColorKey
|
"debug"
|
"error"
|
"faint"
|
"info"
|
"mutate"
|
"normalWeight"
|
"plain"
|
"success"
|
"warning"
,
)
:
void
Log an object as JSON that maintains its color through each line to fit GitHub Actions logs.
Parameters
json
:
AnyObject
logType
:
|
"bold"
|
"reset"
|
LogColorKey
|
"debug"
|
"error"
|
"faint"
|
"info"
|
"mutate"
|
"normalWeight"
|
"plain"
|
"success"
|
"warning"
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
pull-request-vir - v1.4.2
Loading...
Log an object as JSON that maintains its color through each line to fit GitHub Actions logs.