@abrahamfig/small-log
v0.0.3
Published
A logger that know where it was called.
Downloads
9
Readme
small-log
A simple replacement for plain console.log
installation
pnpm i @abrahamfig/small-log
usage
import { log } from '@abrahamfig/small-log'
log({})