Created
November 28, 2009 05:03
-
-
Save bkudria/244396 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
== Sinatra/0.9.4 has taken the stage on 4567 for development with backup from WEBrick | |
[2009-11-27 21:02:36] INFO WEBrick 1.3.1 | |
[2009-11-27 21:02:36] INFO ruby 1.9.1 (2009-07-16) [i486-linux] | |
[2009-11-27 21:02:41] INFO WEBrick::HTTPServer#start: pid=7040 port=4567 | |
^C | |
== Sinatra has ended his set (crowd applauds) | |
[2009-11-27 21:02:45] INFO going to shutdown ... | |
[2009-11-27 21:02:45] INFO WEBrick::HTTPServer#start done. | |
[2009-11-27 21:02:45] INFO WEBrick 1.3.1 | |
[2009-11-27 21:02:45] INFO ruby 1.9.1 (2009-07-16) [i486-linux] | |
[2009-11-27 21:02:50] INFO WEBrick::HTTPServer#start: pid=7040 port=9292 | |
^C[2009-11-27 21:02:53] INFO going to shutdown ... | |
[2009-11-27 21:02:53] INFO WEBrick::HTTPServer#start done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment