A minimalistic, distributed, and extensible logging tool supporting centralized log management.
Go to file
2018-07-10 22:36:53 +02:00
test BREAKING CHANGE(core): now has simple defaultLogger 2018-07-10 22:34:33 +02:00
ts fix(.enableConsole()): now works 2018-07-10 22:36:53 +02:00
.gitignore feat(ts): initial 2018-01-28 04:31:06 +01:00
.gitlab-ci.yml fix(npm): package distribution 2018-07-08 22:30:21 +02:00
npmextra.json fix(npm): package distribution 2018-07-08 22:30:21 +02:00
package-lock.json 2.0.1 2018-07-10 22:36:53 +02:00
package.json 2.0.1 2018-07-10 22:36:53 +02:00
readme.md fix(core): update to latest standards 2018-06-05 20:48:14 +02:00
tslint.json initial 2016-10-15 19:00:52 +02:00

smartlog

winston based logger for large scale projects

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code Known Vulnerabilities TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer