opentable / otj-server

OpenTable Java server template component
Apache License 2.0
1 stars 16 forks source link

Remove deprecated ServerRequestLog class #102

Closed scottjohnson closed 5 years ago

scottjohnson commented 5 years ago

All of the services that were directly extending ServerRequestLog have been updated to extend from the standard JsonRequestLog instead as needed.