Commit Graph

2 Commits

Author SHA1 Message Date
Cijo Thomas 33f617299b
Add AspNetCore example for log correlation (#1267)
* Add AspNetCore example for log correlation

* remove space

* link to non host console
2020-09-15 09:47:02 -07:00
Reiley Yang 6efe758b55
Add doc on how to correlate ILogger with trace (#1214)
* add doc for ILogger correlation with trace

* fix links

* mention that ILogger correlation only works for .NET5, clarify the options

* distinguish ILogger and Microsoft.Extensions.Logging

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-09-01 07:15:39 -07:00