UNPKG

piuma-log

Version:

Piuma Logging Function

22 lines (21 loc) 497 B
const ll = require('./piuma-log.js')(); function lalla() { function duce() { ll("ciao"); ll("e","bella"); } duce(); ll("hitler 27"); } lalla(); ll("WOW this is italic «ROMA» and this is uline ‘ROMA’"); ll('e','cock in 34 path «1../duce/test» folder!'); ll('w','cock quoting ‘dick1’!'); ll('d','cock hotword “duce2”!'); ll('v','cock 123!'); ll('v','cock is true'); ll('v','cock is false'); ll('i','cock 1 2!'); ll('this is, a simple grammar test! Give me a feed: when @ is done.');