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

244 B

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.