feat: settings screen - allow adjusting kubo log level #2294
Labels
area/screen/settings
Issues related to Settings screen
effort/hours
Estimated to take one or several hours
exp/beginner
Can be confidently tackled by newcomers
good first issue
Good issue for new contributors
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
P2
Medium: Good to have, but can wait until someone steps up
status/ready
Ready to be worked
Is your feature request related to a problem? Please describe.
We should allow users to configure the log level of their Kubo node from the webui settings screen.
Describe the solution you'd like
Create some config UI options in the settings page that will cause a call to https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-log-level to happen, to set the log level.
Describe alternatives you've considered
Additional context
We could have an entry like this for
key:value
view and adding/removing${subsystem}:${logLevel}
settings:Bonus item
The text was updated successfully, but these errors were encountered: