Skip to main content

LogClientAsync

apify_client.clients.LogClientAsync

Async sub-client for manipulating logs.

Index

Methods

get

  • async get(): str | None

get_as_bytes

  • async get_as_bytes(): bytes | None

stream

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