> **Can't find what you're looking for?** Use `search_docs` on the docs MCP server at `https://v3.viem.sh/api/mcp` to find what you need.

# Log Types

:::info
`Log` is a re-export of ox's [`Log`](https://oxlib.sh/api/Log/types). Refer to the ox documentation for the full reference.
:::

## `Log.Log`

A Log as defined in the [Execution API specification](https://github.com/ethereum/execution-apis/blob/main/src/schemas/receipt.yaml).

## `Log.Rpc`

An RPC Log as defined in the [Execution API specification](https://github.com/ethereum/execution-apis/blob/main/src/schemas/receipt.yaml).
