Personnal logging utility. Provided AS-IS, MIT.
log.pppretty-printer, based on luvit's pplog.hexpretty-print hex content (either string or io.open's file)log.bitpretty-print bit number
log.title 'Hey'
-- ======================[ Hey ]============================= |<- terminal width
print log.yellow.light 'Hey' -- yellow Hey
print log.red.white.bg 'Hey' -- Red on White Hey