AdguardTeam / AdguardTeam/AdGuardHome
improve log system
- Dominant language
- TypeScript
- Stars
- 36.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [X] I have searched other issues and found no duplicates
- [X] I want to request a feature or enhancement and not ask a question
### The problem
improve logs
for example, if the domain google.com is blocked by a rule

and i would you add level on log
because the mod debug for have log generate too many log for nothing
### Proposed solution
put bloked by rule google.com
add keyword
example : like blocked allow ,treated etc
bloked google.com by rule "rules"
and other level of log like verbose

because debug mod for log generate too many log for nothing :
thanks
### Alternatives considered and additional information
just add log and key-word
Contributor guide
Assessment
This issue has not been assessed yet.