onnxruntime/include/onnxruntime/core
yf711 8b9065a396
Add getter/setter of C# OrtEnv log level (#13402)
### Description
* Add getter/setter to access and update C# OrtEnv log level
* Add C API about updating ort env with custom log level to support the
setter above (Following [pybind
implementation](952c99304a/onnxruntime/python/onnxruntime_pybind_state.cc (L923-L924)))
* Add test case to verify getter & setter


### Motivation and Context
* For C++/Python, the log level can be adjusted via OrtEnv, and this
feature is missing in C# binding
2022-11-04 21:46:00 -07:00
..
common Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
eager
framework Enable ORT in TorchDynamo (#13259) 2022-11-01 11:19:29 -07:00
graph Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
optimizer Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
platform Improve thread pool creation failure handling. (#13313) 2022-10-15 17:57:19 -07:00
providers Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -07:00
session Add getter/setter of C# OrtEnv log level (#13402) 2022-11-04 21:46:00 -07:00