2.3.1 • Published 7 years ago
@stackr23/logger v2.3.1
@stackr23/logger
beautyful console output helper with chalk extension
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}}')
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
- ...
2.3.1
7 years ago
2.3.0
7 years ago
2.2.6
7 years ago
2.2.5
7 years ago
2.2.4
7 years ago
2.2.3
7 years ago
2.2.2
7 years ago
2.2.1
7 years ago
2.2.0
7 years ago
2.1.0
7 years ago
2.0.0
7 years ago
1.4.0
7 years ago
1.3.1
7 years ago
1.3.0
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.0
7 years ago