No console output with a global logLevel=0
Open
@MelReyCG is already working on this.
Since Oct 22, 2024.
type: feature
type: new
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
What is the requested feature?
I want to see nothing on my console when I run GEOS, because I am running large volumes of simulations.
Is your request related to a specific problem?
I'm always frustrated when I see my console flash in front of my eyes.
Describe the solution you'd like
I want to see nothing happen.
Describe alternatives you've considered
I have considered piping all output to a separate file, but I do not like this solution.
Contributor guide
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.