opentelemetry-dotnet/docs/logs/getting-started
Reiley Yang 71bb3635f5
ILogger integration - part 3 (#1328)
* extract common part

* make process/exporter generic

* update dependencies

* update all the tests and docs

* clean up

* changelog

* update readme

* prevent LogRecord to be inherited

* simplify example

* simplify the code

* revert accidental change
2020-10-07 09:55:54 -07:00
..
LoggerExtensions.cs ILogger integration - part 3 (#1328) 2020-10-07 09:55:54 -07:00
MyExporter.cs ILogger integration - part 3 (#1328) 2020-10-07 09:55:54 -07:00
MyProcessor.cs ILogger integration - part 3 (#1328) 2020-10-07 09:55:54 -07:00
Program.cs ILogger integration - part 3 (#1328) 2020-10-07 09:55:54 -07:00
README.md ILogger integration - part 1 (#1308) 2020-09-25 14:32:44 -07:00
getting-started.csproj ILogger integration - part 2 (#1315) 2020-10-05 10:13:03 -07:00

README.md

Getting Started with OpenTelemetry .NET in 5 Minutes

TBD