@brightspace-ui/logging

1.8.0 • Public • Published

@brightspace-ui/logging

NPM version

JavaScript client for sending logs to the Brightspace Logging service.

Installation

To install from NPM:

npm install @brightspace-ui/logging

Developing, Testing and Contributing

After cloning the repo, run npm install to install dependencies.

Linting

# eslint
npm run lint

Testing

# lint & run headless unit tests
npm test

# unit tests only
npm run test:headless

# debug or run a subset of local unit tests
npm run test:headless:watch

Versioning & Releasing

This repo is configured to use semantic-release. Commits prefixed with fix: and feat: will trigger patch and minor releases when merged to main.

To learn how to create major releases and release from maintenance branches, refer to the semantic-release GitHub Action documentation.

Readme

Keywords

none

Package Sidebar

Install

npm i @brightspace-ui/logging

Weekly Downloads

565

Version

1.8.0

License

Apache-2.0

Unpacked Size

54.1 kB

Total Files

15

Last publish

Collaborators

  • dave.batiste
  • dlockhart
  • d2l-travis-deploy