1.0.1 • Published 8 years ago
fs-log v1.0.1
fs-log
File System implementation of abstract-log. Append only log using files.
Installation
This module is installed via npm:
$ npm install fs-logExample Usage
var fsLog = require('fs-log');File System implementation of abstract-log. Append only log using files.
This module is installed via npm:
$ npm install fs-logvar fsLog = require('fs-log');