Open ajxchapman opened 4 years ago
Logs should be added to a NoSQL database and purged periodically to tar.gz files
Middleware handling has been updated to pass the matched route in as a parameter. This can be used to add middleware arguments to a route, for logging we could use log, logif, and logifnot.
log
logif
logifnot
Logs should be added to a NoSQL database and purged periodically to tar.gz files