@raincatcher/logger

v1.1.2
Logger facade used by RainCatcher modules

clean

del src/**/*.js src/**/*.map test/**/*.js test/**/*.map

build

tsc

test

npm run clean && nyc mocha

example

ts-node example/index.ts
npm i @raincatcher/logger

Metadata

Downloads