Skip to main content
Version: Next

LogClient

Hierarchy

  • ResourceClient
    • LogClient

Index

Properties

inheritedapifyClient

apifyClient: ApifyClient

inheritedbaseUrl

baseUrl: string

inheritedhttpClient

httpClient: HttpClient

optionalinheritedid

id?: string

optionalinheritedparams

params?: Record<string, unknown>

inheritedresourcePath

resourcePath: string

optionalinheritedsafeId

safeId?: string

inheritedurl

url: string

Methods

get

  • get(): Promise<undefined | string>

stream

  • stream(): Promise<undefined | Readable>