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.
Run nx build logger
to build the library.
Run nx test logger
to execute the unit tests via Jest.