Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 3.03 KB

README.md

File metadata and controls

45 lines (36 loc) · 3.03 KB

Logger

A logging module which has many options to allow for a lot of customization

Installing

npm i @devjacob/logger

Examples

const logger = require("../lib/index.js");

const LOG = new logger.Logger();

LOG.log("Test");

License

This project uses the Mozilla Public License 2.0
Permissions of this weak copyleft license are conditioned on making available source code of licensed files and modifications of those files under the same license (or in certain cases, one of the GNU licenses). Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work may be distributed under different terms and without source code for files added in the larger work.

The license can be read here

The following table provides a breif overview of the license. Hovering each point will provide a more detailed description.

Permissions Conditions Limitations
Commercial use
Distribution
Modification
Patent use
Private use
Disclose source
License and copyright notice
Same license (file)
Liability
Trademark use
Warranty