Skip to content

Commit

Permalink
Add link to log level options
Browse files Browse the repository at this point in the history
  • Loading branch information
ilanolkies authored Sep 13, 2024
1 parent a5e921a commit 4f9dc65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions seth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,8 @@ export SETH_ROOT_PRIVATE_KEY=ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae7
alias seth="SETH_CONFIG_PATH=seth.toml go run cmd/seth/seth.go" # useful alias for CLI
```

> Find the log level options [here](https://github.com/rs/zerolog?tab=readme-ov-file#leveled-logging)
Alternatively if you don't have a network defined in the TOML you can still use the CLI by providing these 2 key env vars:

```sh
Expand Down

0 comments on commit 4f9dc65

Please sign in to comment.