Skip to content

Commit

Permalink
linked logging in dev readme
Browse files Browse the repository at this point in the history
Signed-off-by: Christian <[email protected]>
  • Loading branch information
chriamue committed Nov 29, 2021
1 parent e6f21ae commit b35e364
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DevReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,10 @@ PORTS="5000:5000 8000:8000 1000:1000" ./scripts/run_docker start --inbound-trans

Refer to [the previous section](#Running) for instructions on how to run the software.

### Logging

You can find more details about logging and log levels [here](Logging.md).

### Running Tests

To run the ACA-Py test suite, use the following script:
Expand Down

0 comments on commit b35e364

Please sign in to comment.