vega-logging

WebJar for vega-logging

License

License

BSD 3-Clause
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vega-logging
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

vega-logging
WebJar for vega-logging
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/vega/vega-logging

Download vega-logging

How to add to project

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

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.

vega-logging

Vega logging utilities.

Provides centralized methods for logging messages (log) and errors (error) to the console. Also supports logging of detailed debugging information (debug). Debug output is silenced by default and enabled via debug.enable = true.

org.webjars.npm

Vega

Data Visualization Languages & Tools

Versions

Version
1.0.2