mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
update docs
This commit is contained in:
parent
90d2feaa14
commit
078fc924be
2 changed files with 2 additions and 2 deletions
|
|
@ -329,7 +329,7 @@ $ archgw up --service archgw --foreground
|
|||
...
|
||||
```
|
||||
|
||||
Log level can be changed to debug to get more details. To enable debug logs edit (Dockerfile)[arch/Dockerfile], change the log level `--component-log-level wasm:info` to `--component-log-level wasm:debug`. And after that you need to rebuild docker image and restart the arch gateway using following set of commands,
|
||||
Log level can be changed to debug to get more details. To enable debug logs edit (supervisord.conf)[arch/supervisord.conf], change the log level `--component-log-level wasm:info` to `--component-log-level wasm:debug`. And after that you need to rebuild docker image and restart the arch gateway using following set of commands,
|
||||
|
||||
```
|
||||
# make sure you are at the root of the repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue