Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

require 'log'

Personnal logging utility. Provided AS-IS, MIT.

  • log.pp pretty-printer, based on luvit's pp
  • log.hex pretty-print hex content (either string or io.open's file)
  • log.bit pretty-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

About

pretty-printer for development

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages