@adobe/helix-universal-logger

Helix Universal Logger

Usage no npm install needed!

<script type="module">
  import adobeHelixUniversalLogger from 'https://cdn.skypack.dev/@adobe/helix-universal-logger';
</script>

README

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