Skip to content

Commit

Permalink
fix: mention chatterino command (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz authored Jul 22, 2023
1 parent 76a2d7f commit 1507a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Capture, filter and analyze logs from [Chatterino](https://chatterino.com) witho

1. Open Chatterino regularly
2. Run `c2-logs` (or `./c2-logs.exe`)
3. In Chatterino, run `/c2-set-logging-rules chatterino.*.debug=true` (or `/c2-set-logging-rules *.debug=true`) to enable debug logging.

You can filter the logs by providing arguments. The default mode is `exclude`, meaning any category you provide will be excluded.

Expand Down

0 comments on commit 1507a5a

Please sign in to comment.