debug

App debug

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

Methods

(static) debug(valueopt)

Set or get the debug flag for the App
Source:
Parameters:
Name Type Attributes Description
value Boolean <optional>

(static) log(arg)

Log the recived data with the appropriate effect (log, error, info...)
Source:
Parameters:
Name Type Description
arg Array

(static) logs() → {Array}

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