@noinfopath/noinfopath-logger

1.0.1 • Public • Published

getLog

Usage

getLog();

Returns

Type Description
array

_log Returns parsed and filtered log message.

read

Usage

read();

Returns

Type Description
array

Returns a referrence to the log.

write

Takes in message. If an object or array, then it is parsed as a JSON string. Then passed to default logging servie.

Usage

write(msg);

Arguments

Param Type Details
msg object

A String, object, or array will be passed in for logging.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i @noinfopath/noinfopath-logger

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • noinfopath