This repository was archived by the owner on Nov 22, 2018. It is now read-only.
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
Add/Update logging in static files middleware #69
Closed
Description
From offline logging discussion:
Add Verbose logging where it can be useful for debugging
- Time box to 2 dev-days maximum (across all of k-core)
- Use EventIds at each logging statement
- Update any existing logging to include an EventId
Relevant logging points we want to include for sure:
- Served a file - Information
- Did not serve a file