logf

0.1.5 • Public • Published

node-logf Build Status

Append log msg to file continuously. (No defined log format And fast)

Install

npm i logf --save

Usage

var log = require('logf')

log(new Date, 'some msg');
log('some msg');

Readme

Keywords

Package Sidebar

Install

npm i logf

Weekly Downloads

1

Version

0.1.5

License

MIT

Last publish

Collaborators

  • bacra