0.0.6 • Published 7 years ago

@jenkins-cd/logging v0.0.6

Weekly downloads
2,501
License
MIT
Repository
github
Last release
7 years ago

Jenkins client-side Logging

Client-side Logging APIs for Jenkins.

Installation

npm install --save @jenkins-cd/logging

API Documentation

See API Documentation.

Browser Configuration

All ERROR logs are printed to the browser console by default. All other log configurations needs to be done through the Browser Developer Tools. For more on that, see the following documentation.