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.

6 lines (5 loc) 136 B
"use strict"; /** * Type definitions for structured logging library */ Object.defineProperty(exports, "__esModule", { value: true });