Skip to main content

LogClient

apify_client.clients.LogClient

Sub-client for manipulating logs.

Index

Methods

get

  • get(): str | None

get_as_bytes

  • get_as_bytes(): bytes | None

stream

  • stream(): Iterator[httpx.Response | None]