[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: Remove alt that shows empty text

FoxxMD (Mar 7, 2024, 2:16 PM EST) e38a6c52 8dedb772

+2 -4
+2 -4
README.md
··· 20 20 * Add or use your own streams for destinations 21 21 * All pino-pretty configs are exposed and extensible 22 22 23 - <img src="/assets/example.png" 24 - alt="log output example"> 25 - <img src="media://example.png" 26 - alt="log output example"> 23 + <img src="/assets/example.png"> 24 + <img src="media://example.png"> 27 25 28 26 # Install 29 27