Reiley Yang
57ee852470
Simplify copyright disclaimer ( #5140 )
2023-12-07 10:04:56 -08:00
Utkarsh Umesan Pillai
3157b5ce12
Remove unnecessary using statements ( #4023 )
...
* Remove unnecessary using statements from docs, examples, benchmarks and stress tests
2022-12-20 11:20:15 -08:00
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
Eddy Nakamura
6348f387f2
Cleaning files ( #1323 )
...
* Cleaning files
* applying fxcop suggestions
* fixing taskscheduler warning
removing fxcop
2020-10-06 20:24:32 -07:00
Eddy Nakamura
c7429d25c9
Normalizing format ( #1289 )
...
updating gitattributes
updating
updating
updating
Revert "Normalizing format"
This reverts commit b571e430a73f65605481ef0a622a372bc8a787ae.
Updating everything to utf-8
applying lf
Revert "applying lf"
This reverts commit a54947f24ba69eecc931525f2a69647040fdc28d.
updating config
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2020-09-19 09:45:29 -07:00
Reiley Yang
8a4621c71f
Update Processor.Shutdown to meet with the latest spec ( #1282 )
...
* processor.Shutdown returns bool according to the spec
* update changelog
2020-09-17 09:26:19 -07:00
Reiley Yang
5e41c62327
enforce EOL=LF in CI ( #1250 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-09-09 17:14:26 -07:00
Reiley Yang
3c4ed50bb9
Refactor docs/demo ( #1211 )
...
* refactor docs/demo
* normalize EOL
* add blank line before EOF
* fix hyperlinks
2020-08-31 15:05:47 -07:00