Skip to content

Linera web client turns off user application logs by default. (#5418)#5430

Merged
deuszx merged 1 commit intomainfrom
deuszx/backport-linera-web-default-logging-filter
Feb 16, 2026
Merged

Linera web client turns off user application logs by default. (#5418)#5430
deuszx merged 1 commit intomainfrom
deuszx/backport-linera-web-default-logging-filter

Conversation

@deuszx
Copy link
Copy Markdown
Contributor

@deuszx deuszx commented Feb 12, 2026

Backport of #5418

Motivation

Make defaults more convenient.

Proposal

If no log filter string is passed we set logging filter to user_application_log=off,linera_client=info.

Test Plan

Verified manually it works as expected.

Release Plan

  • Nothing to do.

Links

## Motivation

Make defaults more convenient.

## Proposal

If no log filter string is passed we set logging filter to
`user_application_log=off,linera_client=info`.

## Test Plan

Verified manually it works as expected.

## Release Plan

- These changes should be backported to `main`.
- These chagnes should be included in the next SDK release.

## Links

- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
@deuszx deuszx added the backport This PR backports functionality already available on `main`. label Feb 12, 2026
@ma2bd ma2bd requested a review from Twey February 14, 2026 02:07
@ma2bd ma2bd changed the title Linera web client turns of user application logs by default. (#5418) Linera web client turns off user application logs by default. (#5418) Feb 14, 2026
@deuszx deuszx added this pull request to the merge queue Feb 16, 2026
Merged via the queue into main with commit 3ae482c Feb 16, 2026
34 checks passed
@deuszx deuszx deleted the deuszx/backport-linera-web-default-logging-filter branch February 16, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR backports functionality already available on `main`.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants