Deprecate GEOS_LOG_LEVEL in favor of GEOS_LOG_LEVEL_INFO
Open
@MelReyCG is already working on this.
Since Oct 3, 2024.
type: cleanup / refactor
type: new
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
Describe the issue
GEOS_LOG_LEVEL & similar macro that check the logLevel value of Group should be deprecated as they get over the logLevel description system brought by PR #3230.
Proposed cleanup
Remove those macros and implement them in GEOS_LOG_LEVEL_INFO & similar macros.
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.