Skip to content

hjfitz/loggy.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loggy

Simple, performant logging for JS

Features

  • Logging enabled on a number of different levels:
    • fatal, warn, debug, info, silly
    • fatal/warn on STDERR
    • debug/info/silly on STDOUT
    • Can pipe everything to STDOUT
  • Write to files
  • Timestamped output
  • POSTs data to a URL of choice

Releases

No releases published

Packages

No packages published