docs(index): added mention of log4js-api

This commit is contained in:
Gareth Jones 2017-07-02 15:55:16 +10:00
parent 8de8bcb671
commit 1b18990217

View File

@ -33,6 +33,10 @@ logger.level = 'debug'; // default level is OFF - which means no logs at all.
logger.debug("Some debug messages");
```
## Note for library makers
If you're writing a library and would like to include support for log4js, without introducing a dependency headache for your users, take a look at [log4js-api](https://github.com/log4js-node/log4js-api).
## License
The original log4js was distributed under the Apache 2.0 License, and so is this. I've tried to