What's Changed
* Update `to_response` and datastructures by Goldziher in https://github.com/starlite-api/starlite/pull/346
* Logging reference docs. by peterschutt in https://github.com/starlite-api/starlite/pull/348
* Only add new routes to the route_map by Dr-Emann in https://github.com/starlite-api/starlite/pull/351
* Exceptions tidy up and docs by peterschutt in https://github.com/starlite-api/starlite/pull/352
* Update installation extras by Goldziher in https://github.com/starlite-api/starlite/pull/349
* Update handling of status code <100, 204 or 304 by Goldziher in https://github.com/starlite-api/starlite/pull/353
**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.9.1...v1.10.0