logger-meta-functions
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Logger Meta Functions

A log suite for helping you log in your system using Meta System


Interface

There are four functions in this package, log, infoLog, warnLog and errorLog, all of them share the same interface, but have a different colored output.

The logs, by default, comes in the following format: [YYYY-MM-DD HH:mm:SS-ssss ms] || LOGLEVEL::<message>

Functions Inputs

  • message : string - required
  • data : any - optional

There are no outputs for any function

/logger-meta-functions/

    Package Sidebar

    Install

    npm i logger-meta-functions

    Weekly Downloads

    6

    Version

    1.0.3

    License

    GPL-3.0

    Unpacked Size

    42.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • flgmjr
    • homemmakako