2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-11 23:25:29 +00:00
Godfrain Jacques 4584de34b0
fix(settings): It's not possible to switch the log level ()
Closes 

Previously it was not possible to change the state of the Debug toggle.
This is because the code forced the setting the default value, ignoring
the database setup, hence always setting the DEBUG as LogLevel.

This PR adds :

- A RuntimeLogLevel to enable setting ephemeral loggig strategy on status-go
2024-02-02 13:08:48 -08:00
..
2023-10-12 17:07:57 -04:00