Skip to content

Commit

Permalink
Update AspNetCoreGuidance.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfowl authored Oct 23, 2018
1 parent 4826a37 commit 5be73c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions AspNetCoreGuidance.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ public class AsyncController : Controller
}
```

## Prefer logging scopes with data over passing the HttpContext values into loggers directly

TBD

## Do not capture the HttpContext in background threads

TBD
Expand Down

0 comments on commit 5be73c4

Please sign in to comment.