Skip to main content

LogClient

apify_client.clients.LogClient

Sub-client for manipulating logs.

Index

Methods

get

  • get(): Optional[str]

get_as_bytes

  • get_as_bytes(): Optional[bytes]

stream

  • stream(): Iterator[Optional[httpx.Response]]