console.log

0.1.3 • Public • Published

Install

npm install console.log

Usage

require('console.log') and go about your day

How it works

Simple, node will stay alive until there are no callbacks left in the queue. Assuming the application is not forcibly terminated (i.e. ^C, killall -9 node, etc...) it will run until all of the data passed to console.log has been flushed to the terminal

Readme

Keywords

none

Package Sidebar

Install

npm i console.log

Weekly Downloads

25

Version

0.1.3

License

none

Last publish

Collaborators

  • tmpvar