Droplet
Droplet copied to clipboard
log multiple requests at the same time (instead of one line per request: overkill)
Each time there is a request (e.g. LIST, etc) it is logged. This is a bit overkill and we rather maintain a counter in memory and log the value from time to time.