aui-framework / aui-framework/aui

[ALogger] implement ALogger log filter levels

Open
#759 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
600
Forks
44
Avg merge
17h 56m
Merged PRs (30d)
3

Description

### One More Step Before opening this issue

- [x] To follow our [Code of Conduct](https://github.com/aui-framework/aui/blob/master/CODE_OF_CONDUCT.md)
- [x] I've considered [existing issues on GitHub page](https://github.com/aui-framework/aui/issues) and didn't find a similar issue

### Describe the need of your project

ALogger lacks a lot of functionality, specifically, log level filters. I.e., disable warnings.

### Proposed solution

1.Ask LLM which things could be improved to ALogger.
2. Implement them

### Alternatives you've considered

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating ALogger and reading its current logging API and any related tests or examples. Determine which log levels and filtering behavior are already defined; done should mean the issue specifies concrete filter levels and verifies that selected messages, such as warnings, can be disabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
observability-sre
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.