Method
error
(category: string, message: string, ...args: unknown[])
Source from the content-addressed store, hash-verified
| 6 | info(category: string, message: string, ...args: unknown[]): void |
| 7 | warn(category: string, message: string, ...args: unknown[]): void |
| 8 | error(category: string, message: string, ...args: unknown[]): void |
| 9 | } |
| 10 | |
| 11 | export interface MigrationContext { |
Implementers 2
AppLoggerpackages/node-runtime/src/logging/app- AiLoggerpackages/node-runtime/src/ai/ai-logger
Tested by
no test coverage detected