Skip to content

Reduce default log verbosity and add configurable log levels #8155

Description

@gsanchietti

Many NethServer modules currently log with very high verbosity by default. During normal operations, this high log volume creates unnecessary noise, making it difficult to identify critical errors and troubleshoot system issues.

We should lower the default log verbosity for standard operations and introduce a configurable log level mechanism. This will allow administrators to temporarily increase verbosity only when actively troubleshooting an issue.

Proposed solution

Lower the default log verbosity for standard operations and introduce a configurable log level mechanism for all chatty modules. This will allow administrators to temporarily increase verbosity only when actively troubleshooting an issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

testingPackages are available from testing repositories

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions