[Groonga-commit] droonga/droonga-engine at a7a96c4 [master] sample cluster: add log_file configuration as comment

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 5 17:45:53 JST 2015


Kouhei Sutou	2015-01-05 17:45:53 +0900 (Mon, 05 Jan 2015)

  New Revision: a7a96c424934bdd9eb4d00c497b5d5e4d30ea9be
  https://github.com/droonga/droonga-engine/commit/a7a96c424934bdd9eb4d00c497b5d5e4d30ea9be

  Message:
    sample cluster: add log_file configuration as comment
    
    It's for easy to test.

  Modified files:
    sample/cluster/Rakefile

  Modified: sample/cluster/Rakefile (+1 -0)
===================================================================
--- sample/cluster/Rakefile    2015-01-05 17:45:29 +0900 (b65f21d)
+++ sample/cluster/Rakefile    2015-01-05 17:45:53 +0900 (f7163c7)
@@ -95,6 +95,7 @@ class DroongaEngine
     config = {
       "host"      => host,
       "port"      => self.class.port,
+      # "log_file"  => "droonga-engine.log",
       "log_level" => "info",
       "pid_file"  => "droonga-engine.pid",
     }
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index