1.0.0 • Published 1 year ago

@docu-vault/logger v1.0.0

Weekly downloads
-
License
GNU Public Licens...
Repository
github
Last release
1 year ago

logger

This repo contains the simple logger code. This is taken directly from @snailplane/logger due to its lightweight and simplicity.

logger

This is lightweight and simple logger based on console.log.

TO DO: extend this to provide a remote logging capability

Note, Package name is @docu-vault/logger

Building Local

npm run build

Publishing Package

npm publish