---
title: "LogSubjectType"
description: "LogSubjectType enum values."
section: "Reference"
group: "Enums"
order: 1104
---

| Key        | Value        | Notes |
| ---------- | ------------ | ----- |
| `run`      | `"run"`      |       |
| `agent`    | `"agent"`    |       |
| `function` | `"function"` |       |
| `workflow` | `"workflow"` |       |
| `swarm`    | `"swarm"`    |       |
