包详细信息

@lit-protocol/logger

websaam15.6k7.1.1

This package provides a centralized logging utility for the Lit Protocol SDK, offering structured logging capabilities across all packages. It enables consistent log formatting, level-based filtering, and standardized error reporting throughout the Lit Pr

自述文件

logger

This package provides a centralized logging utility for the Lit Protocol SDK, offering structured logging capabilities across all packages. It enables consistent log formatting, level-based filtering, and standardized error reporting throughout the Lit Protocol ecosystem.

Building

Run nx build logger to build the library.

Running unit tests

Run nx test logger to execute the unit tests via Jest.