Skip to content

Commit

Permalink
Update readme to give instruction to configure log level
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlyCst committed Feb 10, 2024
1 parent 2594d9c commit 6df0251
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ To start a GDB session, first run Mirage with `just debug` and then run `just gd

The payload can be selected as an additional argument to `just run`.
Valid payloads are either names of payloads under the `./payloads/` directory, or paths to external firmware images.

The log level can be adjusted using a `config.toml` file. See `example.config.toml` for reference.

0 comments on commit 6df0251

Please sign in to comment.