logfiler

0.0.1 • Public • Published

This is a very tiny, lightweight log filer. Writes log files to the directory it's called from. Serializes objects and functions using util.inspect.

var log = require('logfiler');
log.path('./logs');
log(this,that,other,things);

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i logfiler

      Weekly Downloads

      2

      Version

      0.0.1

      License

      MIT

      Last publish

      Collaborators

      • matchdav