[Groonga-commit] droonga/droonga-engine at ebbb5f5 [master] sample cluster: don't use log file

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 5 14:01:59 JST 2015


Kouhei Sutou	2015-01-05 14:01:59 +0900 (Mon, 05 Jan 2015)

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

  Message:
    sample cluster: don't use log file

  Modified files:
    sample/cluster/Rakefile

  Modified: sample/cluster/Rakefile (+0 -1)
===================================================================
--- sample/cluster/Rakefile    2015-01-05 14:01:49 +0900 (76f73e8)
+++ sample/cluster/Rakefile    2015-01-05 14:01:59 +0900 (b65f21d)
@@ -95,7 +95,6 @@ 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