Kind: Type
Source: atloria-monorepo/packages/doc-automation/src/v2/utils/logger.ts
Pipeline Logger
Structured logging for the documentation automation pipeline. Supports different log levels and can output to console or external services.
Definition
ts'debug' | 'info' | 'warn' | 'error'
Was this page helpful?