[READ-ONLY] Mirror of https://github.com/FoxxMD/logging. A typed, opinionated, batteries-included, Pino-based logging solution for backend TS/JS projects foxxmd.github.io/logging
child-logger logging logging-library nodejs pinojs typescript-library
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: use freeze to for cleaner example screenshot

https://github.com/charmbracelet/freeze

FoxxMD (Mar 28, 2024, 9:41 AM EDT) 599693ad 75f846d4

+2 -1
assets/example.png

This is a binary file and will not be displayed.

+2 -1
package.json
··· 9 9 "build": "tsc", 10 10 "prepare": "tshy", 11 11 "test": "mocha --reporter spec --recursive ./tests/*.test.ts", 12 - "example": "tsx example/kitchenSink.ts" 12 + "example": "tsx example/kitchenSink.ts", 13 + "screenshot": "freeze --execute \"node_modules/.bin/tsx example/kitchenSink.ts\" -c full -o \"assets/example.png\"" 13 14 }, 14 15 "runkitExampleFilename": "example/runkit.js", 15 16 "keywords": [