forked from quic-go/quic-go
Use: ginkgo -failFast -- -logfile=log.txt Ginkgo will create log.txt and set the log level to LogLevelDebug. Use of -failFast is recommended to make sure that no other tests are run if one test fails (the log file would be overwritten otherwise).