logger4js

A modular logging framework for javascript

Usage no npm install needed!

<script type="module">
  import logger4js from 'https://cdn.skypack.dev/logger4js';
</script>

README

logger4js is a javascript logging framework designed for require() usage no dependencies Under MIT licence write by @waxzce


TUTORIAL avaible into the test/example.{html,js} read the comments and learn about logger4js in 10 minutes \o/


API doc is generated by yuidoc into docs/output/pathjs_docs/index.html

build directory contain working version, and a minified version

to build your own just use the build.sh script


feel free to contribute, comment or ask :-)