@americanexpress/lumberjack

v1.2.0
Lumberjack is a minimal, configurable Console with utilities.
logging format logs log

build

babel src -d lib

test

npm run test:unit && npm run test:lint

test:git-history

commitlint --from origin/main --to HEAD

test:lint

eslint --ext .js,.md,.snap .

test:lockfile

lockfile-lint -p package-lock.json -t npm -a npm -o https: -c -i

test:unit

jest

prepack

npm run test && npm run build

posttest

npm run test:lockfile && npm run test:git-history

prepare

husky install
npm i @americanexpress/lumberjack

Metadata

Downloads