dmlc / dmlc/dmlc-core

[Feature] Logging level support

Open
#623 4 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.