wverbal

0.3.257 • Public • Published

module::Verbal status experimental

Verbal is small mixin which adds verbosity control to your class. It tracks verbosity changes, reflects any change of verbosity to instance's components, and also clamp verbosity in [ 0 .. 9 ] range. Use it as a companion for a logger, mixing it into logger's carrier.

Try out from the repository

git clone https://github.com/Wandalen/wVerbal
cd wVerbal
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wverbal@stable'

Willbe is not required to use the module in your project as submodule.

Readme

Keywords

Package Sidebar

Install

npm i wverbal

Weekly Downloads

419

Version

0.3.257

License

MIT

Unpacked Size

48.3 kB

Total Files

7

Last publish

Collaborators

  • wandalen