0.1.4 • Published 27 days ago

@devjacob/logger v0.1.4

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
27 days ago

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.

PermissionsConditionsLimitations
Commercial use Distribution Modification Patent use Private use Disclose source License and copyright notice Same license (file) Liability Trademark use Warranty
1.0.0-beta1

27 days ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.2

3 months ago

0.1.1

3 months ago

0.1.0

3 months ago