mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-24 17:03:14 +10:00
Updated logging
This commit is contained in:
@@ -8,5 +8,9 @@ Install dependencies with `yarn`
|
||||
|
||||
Run the app in development with `yarn tauri dev`. NVIDIA users on Linux, use the environment variable in `.env`
|
||||
|
||||
To manually specify the logging level, add the environment variable `RUST_LOG=[debug, info, warn, error]` to `yarn tauri dev`:
|
||||
|
||||
e.g. `RUST_LOG=debug yarn taudi dev`
|
||||
|
||||
## Contributing
|
||||
Check the original Drop repo for contributing guidelines.
|
||||
Reference in New Issue
Block a user