Skip to content

Latest commit

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

logging.js

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

varlogger=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.

About

Lightweight logging library for Node.js based on the java.util.logging library.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages