Update readme.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user