adobe / helix-universal-logger

A logger to be used in universal serverless actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A logger to be used in universal serverless actions

License:Apache License 2.0


Languages

Language:JavaScript 99.8%Language:Shell 0.2%