JsonApiDotNetCore icon indicating copy to clipboard operation
JsonApiDotNetCore copied to clipboard

Improve trace logging

Open bkoelman opened this issue 2 years ago • 0 comments

Currently, trace log entries are written from controller, service and repository methods. We should expand that to resource definitions, query strings and the middleware.

Should add IJsonApiContext and ITargetedFields to the logs where appropriate.

bkoelman avatar Dec 30 '22 10:12 bkoelman