Jenkins client-side logging
npm install @jenkins-cd/loggingClient-side Logging APIs for Jenkins.
```
npm install --save @jenkins-cd/logging
See API Documentation.
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.