Skip to content

Minimal demo to create rotating file, HTTP and email transports for pino.js

Notifications You must be signed in to change notification settings

letmutex/pino-transports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample of writing file, HTTP, and email transports for pino.js.

# Setup env vars
cp .env.example .env
vi .env

# Install dependencies
pnpm install

# Run
node src/index.mjs

About

Minimal demo to create rotating file, HTTP and email transports for pino.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published