Logging was of limited use for {T390514} and should be improved:
- all session writes should be logged, not just session creations
- differentiate between writes to new keys and rewrites
- gain more confidence that session creations are actually logged (seems like only 10-15% of session writes create a new session, which seems too low given how many sessions seem to be associated with scrapers)
- be able to filter by session provider type
- be able to filter by app, if easily doable
- make sure client-identifying information (like IP/UA) are logged