Skip to content

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.

License

Notifications You must be signed in to change notification settings

PatrickFanella/Unique-ID-Rotating-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published