logging-js

2.1.3 • Public • Published

logging.js

Logging.js is a lightweight logging library written in Javascript based on the java.util.logging package.

var logger = require("logging-js").get(module);
logger.info("Hello World!");

Installation

Logging.js can be installed by simply running the following command in your terminal:

$ npm install --save logging-js

License

This project is licensed under the MIT license. More information can be found in the LICENSE file.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.3
    3
  • 2.1.2
    1
  • 2.1.1
    1
  • 2.1.0
    0
  • 2.0.2
    0

Package Sidebar

Install

npm i logging-js

Weekly Downloads

5

Version

2.1.3

License

MIT

Last publish

Collaborators

  • fabianm