Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 289 Bytes

tools

tools

useful functions for every project

console.debug()

overwritten .debug, .log, .warn & .error functions

  • added timestamp
  • added highlighting
  • object decoding
  • date auto format
  • added "+28ms" time in debug mode
  • added line number for errors