pull-request-vir - v1.4.2
    Preparing search index...

    Function logJson

    • 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