Patrick Fanella 667a62e5f2 Update readme.md
2021-12-30 13:39:51 -06:00
2021-12-30 13:15:09 -06:00
2021-12-30 13:35:15 -06:00
2021-12-30 13:15:09 -06:00
2021-12-30 13:15:09 -06:00
2021-12-30 13:15:09 -06:00
2021-12-30 13:39:51 -06:00

Unique ID, Rotating, Logger

express.js, node.js, morgan, uuid, rotating-file-system

creates a directory logs/ and a file access.log. After a specified time it compresses access.log with gzip and stores it, keeping only a specified number.

Description
creates a directory logs/ and a file access.log. After a specified time it compresses access.log with gzip and stores it, keeping only a specified number.
Readme 49 KiB
Languages
JavaScript 100%