jsnlog.js

WebJar for jsnlog.js

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jsnlog.js
Last Version

Last Version

2.20.1
Release Date

Release Date

Type

Type

jar
Description

Description

jsnlog.js
WebJar for jsnlog.js
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/mperdeck/jsnlog.js

Download jsnlog.js

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/jsnlog.js/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>jsnlog.js</artifactId>
    <version>2.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jsnlog.js/
implementation 'org.webjars.bower:jsnlog.js:2.20.1'
// https://jarcasting.com/artifacts/org.webjars.bower/jsnlog.js/
implementation ("org.webjars.bower:jsnlog.js:2.20.1")
'org.webjars.bower:jsnlog.js:jar:2.20.1'
<dependency org="org.webjars.bower" name="jsnlog.js" rev="2.20.1">
  <artifact name="jsnlog.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jsnlog.js', version='2.20.1')
)
libraryDependencies += "org.webjars.bower" % "jsnlog.js" % "2.20.1"
[org.webjars.bower/jsnlog.js "2.20.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

JSNLog

This package logs JavaScript errors, AJAX timeouts and other client side events in your server side log.

There are editions for:

License: MIT

Versions

Version
2.20.1
2.7.5