Add debug string to raylet (#3317)

* initial debug string

* format

* wip debug string

* fix compile

* fix

* update

* finished

* to file

* logs dir

* use temp root

* fix

* override
This commit is contained in:
Eric Liang
2018-11-15 21:47:50 -08:00
committed by Philipp Moritz
parent d10cb570ab
commit e0bf9d7305
37 changed files with 404 additions and 26 deletions
+1
View File
@@ -955,6 +955,7 @@ def start_raylet(redis_address,
start_worker_command,
"", # Worker command for Java, not needed for Python.
redis_password or "",
get_temp_root(),
]
if use_valgrind:
+1 -1
View File
@@ -1655,7 +1655,7 @@ def init(redis_address=None,
driver_id: The ID of driver.
configure_logging: True if allow the logging cofiguration here.
Otherwise, the users may want to configure it by their own.
logging_level: Logging level, default will be loging.INFO.
logging_level: Logging level, default will be logging.INFO.
logging_format: Logging format, default will be "%(message)s"
which means only contains the message.
plasma_store_socket_name (str): If provided, it will specify the socket