@jenkins-cd/logging
v0.0.6
Published
Jenkins client-side logging
Downloads
5,861
Keywords
Readme
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.