Skip to content

A logger to be used in universal serverless actions

License

Notifications You must be signed in to change notification settings

adobe/helix-universal-logger

Helix Universal Logger

Logging Library for the Universal Runtime.

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

$ npm install @adobe/helix-universal-logger

Usage

See the API documentation.

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint