[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: Make NPM Version badge a link to package

FoxxMD (Mar 8, 2024, 2:01 PM EST) 7c4c0b46 c56a65fa

+1 -1
+1 -1
README.md
··· 1 1 # @foxxmd/logging 2 2 3 3 [![Latest Release](https://img.shields.io/github/v/release/foxxmd/logging)](https://github.com/FoxxMD/logging/releases) 4 - ![NPM Version](https://img.shields.io/npm/v/%40foxxmd%2Flogging) 4 + [![NPM Version](https://img.shields.io/npm/v/%40foxxmd%2Flogging)](https://www.npmjs.com/package/@foxxmd/logging) 5 5 [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) 6 6 7 7 A typed, opinionated, batteries-included, [Pino](https://getpino.io)-based logging solution for backend TS/JS projects.