You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logging api and implementation for TypeScript. Write logs with configurable logging levels and runtime level overrides. Provides implementation agnostic interfaces, console.log based implementation and web based utils.
To commit with commitizen install comitizen globally and run git cz.
Release
npm run -- nx publish --project release --bump minor
About
Logging api and implementation for TypeScript. Write logs with configurable logging levels and runtime level overrides. Provides implementation agnostic interfaces, console.log based implementation and web based utils.