洪 民憙 (Hong Minhee)@lemmy.ml to JavaScript@programming.devEnglish · 2 years agoLogTape: Simple logging library for Deno/Node.js/Bun/browsersgithub.comexternal-linkmessage-square3linkfedilinkarrow-up17
arrow-up17external-linkLogTape: Simple logging library for Deno/Node.js/Bun/browsersgithub.com洪 民憙 (Hong Minhee)@lemmy.ml to JavaScript@programming.devEnglish · 2 years agomessage-square3linkfedilink
minus-square洪 民憙 (Hong Minhee)@lemmy.mlOPlinkfedilinkEnglisharrow-up2·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.