Created
November 29, 2018 11:29
-
-
Save eminetto/d73dbf68c0b125b0f7876ac2314cb0fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /var/log/api.log | |
2018/11/28 23:22:12 main.go:28: 127.0.0.1:42282 GET / | |
2018/11/28 23:22:13 main.go:28: 127.0.0.1:42284 GET / | |
2018/11/28 23:22:14 main.go:28: 127.0.0.1:42286 GET / | |
2018/11/28 23:22:14 main.go:28: 127.0.0.1:42288 GET / | |
2018/11/28 23:22:14 main.go:28: 127.0.0.1:42290 GET / | |
2018/11/28 23:22:15 main.go:28: 127.0.0.1:42292 GET / | |
2018/11/28 23:22:17 main.go:28: 127.0.0.1:42294 GET / |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment