Skip to content

Commit 2fa80c0

Browse files
authored
Update README.md
1 parent 4c1132b commit 2fa80c0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,11 @@ If you want to use a custom acestream.conf:
3535
```
3636
docker run --platform=linux/amd64 --rm -p 6878:6878 -v "$(pwd)/acestream.conf:/opt/acestream/acestream.conf" blaiseio/acelink
3737
```
38+
39+
### View Ace Link logs
40+
41+
1. Open Console.app
42+
2. In the Console.app search field, type `Process: Ace Link`
43+
3. Click on *Start* or *Start streaming*
44+
4. Launch Ace Link and perform an action you want to debug
45+
5. It should now start populating Console.app with debug information

0 commit comments

Comments
 (0)