洪 民憙 (Hong Minhee) to JavaScript@programming.devEnglish · 2 years agoLogTape: Simple logging library for Deno/Node.js/Bun/browsersgithub.comexternal-linkmessage-square3linkfedilinkarrow-up16arrow-down10cross-posted to: javascript
arrow-up16arrow-down1external-linkLogTape: Simple logging library for Deno/Node.js/Bun/browsersgithub.com洪 民憙 (Hong Minhee) to JavaScript@programming.devEnglish · 2 years agomessage-square3linkfedilinkcross-posted to: javascript
minus-square洪 民憙 (Hong Minhee)OPlinkfedilinkEnglisharrow-up5·edit-22 years agoLogTape author here. LogTape also supports structured logging. Structured values are kept in LogRecord.properties. Please see how to use the JSON formatter.
minus-squaredan@upvote.aulinkfedilinkarrow-up2·2 years agoThanks for the details!! Sorry I didn’t notice that.
LogTape author here.
LogTape also supports structured logging. Structured values are kept in
LogRecord.properties. Please see how to use the JSON formatter.Thanks for the details!! Sorry I didn’t notice that.