log

App log

Defines and exports log
Author:
  • Deux Huit Huit <https://deuxhuithuit.com>
License:
  • MIT
Source:

Methods

(static) logs() → {Array}

Get all the logs
Source:
Returns:
Type:
Array
All the logs

(static) this(arg)

Log the received data with the appropriate effect (log, error, info...)
Source:
Parameters:
Name Type Description
arg String | Object | Array The value or values to log