JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q19000F
  • License MIT

Write console.logs to file

Package Exports

  • teclogger

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (teclogger) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

teclogger

USAGE

const teclog = require('teclogger');

teclog.log('info','Example Text');

Selections

'info','success','error','warning'

Changes

May 24 2019 - Change the License to MIT; Remove Dependency dateformat

May 23 2019 - Remove Dependency log-symbols and folder log is automated created

Upcoming

Setting the date format