Skip to content

Let logging level be reconfigurable at runtime - #175

Merged
rlahfa-dinum merged 4 commits into
mainfrom
dynamic-log-level
Aug 14, 2026
Merged

Let logging level be reconfigurable at runtime#175
rlahfa-dinum merged 4 commits into
mainfrom
dynamic-log-level

Conversation

@rlahfa-dinum

Copy link
Copy Markdown
Collaborator

portail rpc set-log-level debug is now possible.
The level supports also the general Rust directive syntax, so portail rpc set-log-level portail::proxy=trace is equally possible.

Fixes #112.


Stack created with GitHub Stacks CLIGive Feedback 💬

Base automatically changed from logrotate to main August 14, 2026 11:01
Signed-off-by: Ryan Lahfa <ryan.lahfa.ext@numerique.gouv.fr>
Signed-off-by: Ryan Lahfa <ryan.lahfa.ext@numerique.gouv.fr>
- SetLogLevel("debug")
- SetLogLevel("portail::proxy=trace,info")

are all possible directives.

Signed-off-by: Ryan Lahfa <ryan.lahfa.ext@numerique.gouv.fr>
`portail rpc set-log-level debug` is now functional.

Signed-off-by: Ryan Lahfa <ryan.lahfa.ext@numerique.gouv.fr>
@rlahfa-dinum
rlahfa-dinum merged commit 464948f into main Aug 14, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Let logging level be reconfigured at runtime

2 participants