vesoft-inc / vesoft-inc/nebula-cpp
Support change the log level for message "Send requests to storage"
Open
@codesigner is already working on this.
Since May 17, 2024.
type/enhancement
- Dominant language
- C++
- Stars
- 19
- Forks
- 25
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
Introduction
When using storage client to scan data, there'll be massive amount of log messages like "Send requests to storage ...".
Contents
The log level is now "INFO", would love to have a way to configure the verbose level of this log message.
Related work
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.