Commit Graph

10 Commits

Author SHA1 Message Date
Reiley Yang 7a4f9325da
Add mermaid diagrams (#3260) 2022-05-09 10:18:18 -07:00
Cijo Thomas 4384c3ceef
Logging doc to link to ASP.NET Core logging (#3137) 2022-04-05 13:12:05 -07:00
Cijo Thomas ae4cbceaf1
Update getting started with logs (#3115) 2022-03-30 17:08:57 -07:00
Timothy Mothra 36d5319488
Logs customization doc: skeleton (#3030) 2022-03-11 17:40:17 -08:00
Cijo Thomas 0a84e11272
Dotnet instead of Dotnet Core in docs (#3004) 2022-03-10 10:10:07 -08:00
Cijo Thomas aba4217a07
Remove netcoreapp2.1 from logging examples (#1993) 2021-04-16 13:40:49 -07:00
Reiley Yang 1c84b3a483
add 'learn more' section (#1974) 2021-04-12 11:02:34 -07:00
Utkarsh Umesan Pillai d6779bd29a
Update the instructions to add ConsoleExporter package (#1822)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-10 12:33:14 -08:00
Utkarsh Umesan Pillai 0abe85dcd6
Updated docs for logs (#1586)
* Updated docs for logs

* Remove extra space

* Corrected the propertyname to TargetFrameworks

* Updated TargetFrameworks property

* Addressed PR comments

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-11-22 16:33:00 -08:00
Reiley Yang 6529c43bfb
ILogger integration - part 1 (#1308)
* ilogger integration

* update changelog

* s/name/categoryName/g

* TODO comment
2020-09-25 14:32:44 -07:00