[Feature] Logging level support
Open
- Dominant language
- C++
- Stars
- 878
- Forks
- 526
- Avg merge
- 12d 19h
- Merged PRs (30d)
- 1
Description
Since dmlc-core logging is providing logging capability to several projects, it would be great to have the capability of setting logging levels which will improve the user experience in these projects.
https://github.com/apache/incubator-mxnet/issues/16666
https://github.com/apache/incubator-mxnet/issues/10492
The implementation should allow changing the logging level at runtime, and for disabled logging levels, the invocation should incur as little overhead as possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.