UNPKG

unnbound-logger-sdk

Version:

A structured logging library with TypeScript support using Pino. Provides consistent, well-typed logging with automatic logId, workflowId, traceId, and deploymentId tracking across operational contexts.

3 lines (2 loc) 118 B
export declare const hidden: (data: object) => unknown; export declare const internal: () => Record<string, unknown>;