Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/session/verbose-logger.ts
Properties
| Property | Type |
|---|---|
category | string |
message | string |
data | Record<string, unknown> |
timestamp | number |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/session/verbose-logger.ts
| Property | Type |
|---|---|
category | string |
message | string |
data | Record<string, unknown> |
timestamp | number |
Was this page helpful?