Created
August 19, 2013 22:47
-
-
Save captproton/6275115 to your computer and use it in GitHub Desktop.
access log
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
| $ tail -f ~/Library/Logs/Pow/access.log | |
| [Thu Jun 06 2013 20:36:16 GMT-0700 (PDT)] INFO [127.0.0.1] GET pow /status.json | |
| [Fri Aug 02 2013 12:22:23 GMT-0700 (PDT)] INFO [127.0.0.1] GET pow /status.json | |
| [Mon Aug 19 2013 12:51:07 GMT-0700 (PDT)] INFO [127.0.0.1] GET pow /status.json | |
| [Mon Aug 19 2013 12:51:52 GMT-0700 (PDT)] INFO [127.0.0.1] GET pow /status.json | |
| [Mon Aug 19 2013 15:03:39 GMT-0700 (PDT)] INFO [127.0.0.1] GET pow /status.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment