0.0.1 • Published 6 years ago
@timberw0lf/client v0.0.1
Timberwolf javascript client for node & browser.
Currently just intercepts logs from console.
import {attach} from '@timberw0lf/client'
attach({name: 'Logs from my app'})
console.log('this log will be sent to Timberwolf')0.0.1
6 years ago