Update readme.md

This commit is contained in:
Patrick Fanella
2021-12-30 13:39:51 -06:00
committed by GitHub
parent d4e774354f
commit 667a62e5f2

View File

@@ -1,3 +1,5 @@
# Unique ID, Rotating, Logger
express.js, node.js, morgan, uuid, rotating-file-system
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.