anatolsommer / vinvocci

Simple JSON logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

followLog

anatolsommer opened this issue · comments

  • like tail -f
  • cb(JSON.parse(line))
  • catch(e) { cb({type:'ERROR', msg:'Unexpected content:'+line}) }