Registry / logging / npmlog

npmlog

JSON →
library6.0.2javamavenunverified

Provides the npmlog logging library as a WebJar for use in Java web applications.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>npmlog</artifactId> <version>6.0.2</version> </dependency>
INSTALL
IMPORT
SIG · NPMLOG
N
npmlog
loggingjavav6.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Npmlog
✓ org.webjars.npm.npmlog.Npmlog

Logs an info message using npmlog.

import org.webjars.npm.npmlog.Npmlog; public class Quickstart { public static void main(String[] args) { Npmlog log = new Npmlog(); log.info("test", "Hello, world!"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
npmlog — mvn dependency:get npmlog · libregistry