Update logger
This commit is contained in:
parent
105cc19026
commit
3d49f47011
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
# This file runs firefox in a state where the HTTP requests will be logged to the specified file.
|
||||
|
||||
firefox -MOZ_LOG=timestamp,rotate:200,nsHttp:5,cache2:5,nsSocketTransport:5,nsHostResolver:5,sync -MOZ_LOG_FILE=./requests/log.txt
|
||||
cat ./requests/log.txt.* | grep GET | grep q=
|
||||
|
|
Loading…
Reference in a new issue