@stackr23/logger

2.3.1 • Public • Published

@stackr23/logger

beautyful console output helper with chalk extension

Build Status Greenkeeper badge Maintenance PRs Welcome
npm version Conventional Commits Semantic Versioning GitMoji

import Logger from '@stackr23/logger'

Logger.success('logger running!')
Logger.error('unexpected bahavior')
Logger.debug('casual debug info')
Logger.log('{reset.magenta custom {bgBlackBright.yellow output style}}')

gitbash-output

custom style

for custom strings you can use chalks tagged template literal syntax

TBD - CLI/bash usage

not implemented yet

npx @stackr23/logger "{yellow.bold my outout string}"

TBD

  • npm publish
  • log levels
  • options
  • input validation
  • ...

Dependents (0)

Package Sidebar

Install

npm i @stackr23/logger

Weekly Downloads

1

Version

2.3.1

License

MIT

Unpacked Size

33.2 kB

Total Files

9

Last publish

Collaborators

  • doubleu23