two-log-cli [](https://travis-ci.org/chinanf-boy/two-log-cli)

August 21, 2018 · View on GitHub

switch ora and winston , if debug == true log => winston, else log => ora

DEMO

npm i -g two-log-cli

CLI

just Demo

$ two-log --help

	Usage
	  $ two-log -D

	Options
	  -D  Debug [Default: false]

	Examples
	  $ two-log
	  ora show
	  $ two-log -D
	  winston show

module

License

MIT © chinanf-boy