0.0.4 • Published 1 month ago

jees-prolog v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

je-es-proLog

Project logger ✨.

  • Install

    npm i jees-prolog                       #  install
    require('jees-prolog')( { .. } );       // import + setup
    • Options

      OptionDescDefault Value
      projectNameDesc'project'
      mainDirectoryDesc__dirname
      saveToFileDesctrue
  • Syntax

    global.log.debug('..')                  /* debug */
    global.log.error('..')                  /* errors */

Documents


Made with ❤ by Maysara Elshewehy

0.0.4

1 month ago

0.0.3

1 month ago

0.0.2

1 month ago

0.0.1

1 month ago