Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/utils/logger.ts
Properties
| Property | Type |
|---|---|
timestamp | Date |
level | LogLevel |
stage | string |
message | string |
data | Record<string, unknown> |
error | Error |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/utils/logger.ts
| Property | Type |
|---|---|
timestamp | Date |
level | LogLevel |
stage | string |
message | string |
data | Record<string, unknown> |
error | Error |
Was this page helpful?