ptz-log-file
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

ptz-log-file

Build Status NPM codecov.io Dependency Status bitHound Score MIT license

Translations

pt-br en-us

ptz-log-file is an awesome module to write your logs in files.

Use

Install

    npm install --save ptz-log-file

How to use

    import LogFile from ptz-log-file;
    const log = logFile({ dir: './logs' });
 
    log('Hi!');

Contribute

NPM Global packages

    npm install -g ts-node babel-cli

Setup

    npm install   

Test

    npm test

Readme

Keywords

none

Package Sidebar

Install

npm i ptz-log-file

Weekly Downloads

7

Version

1.0.5

License

ISC

Last publish

Collaborators

  • alanmarcell
  • angeloocana