pino-daily-rotate-file
Version:
Pino Daily Log Rotate File
20 lines (19 loc) • 533 B
JSON
{
"name": "pino-daily-rotate-file",
"description": "Pino Daily Log Rotate File",
"version": "0.0.1",
"main": "index.js",
"scripts": {
},
"homepage": "https://github.com/nikhilbharadwaj005/pino-daily-rotate-file",
"repository": {
"url": "https://github.com/nikhilbharadwaj005/pino-daily-rotate-file"
},
"keywords": ["pino","daily-rotate-file","log-rotate", "logrotate"],
"author": "nikhilbharadwaj005",
"license": "MIT",
"dependencies": {
"file-stream-rotator": "^1.0.0",
"pino": "^8.14.1"
}
}