public
Fork of mojombo/god
Description: Ruby process monitor
Homepage: http://god.rubyforge.org
Clone URL: git://github.com/Bertg/god.git
Search Repo:
add simple_logger to manifest
mojombo (author)
Thu Feb 21 13:50:22 -0800 2008
commit  e0f8fdd3ec93c46448b69d5e6746af48ecb58a65
tree    4bff0c8d36f6738ac0365d0a5edf578e4a89d8cc
parent  575b72a3697bd38ca9a1b5ae4da74d2d3c17351a
...
45
46
47
 
48
49
50
...
67
68
69
 
70
71
72
...
45
46
47
48
49
50
51
...
68
69
70
71
72
73
74
0
@@ -45,6 +45,7 @@ lib/god/logger.rb
0
 lib/god/metric.rb
0
 lib/god/process.rb
0
 lib/god/registry.rb
0
+lib/god/simple_logger.rb
0
 lib/god/socket.rb
0
 lib/god/sugar.rb
0
 lib/god/system/process.rb
0
@@ -67,6 +68,7 @@ test/configs/daemon_polls/daemon_polls.god
0
 test/configs/daemon_polls/simple_server.rb
0
 test/configs/degrading_lambda/degrading_lambda.god
0
 test/configs/degrading_lambda/tcp_server.rb
0
+test/configs/matias/matias.god
0
 test/configs/real.rb
0
 test/configs/running_load/running_load.god
0
 test/configs/stress/simple_server.rb

Comments

    No one has commented yet.