[ 
https://issues.apache.org/jira/browse/SINGA-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604040#comment-14604040
 ] 

ASF subversion and git services commented on SINGA-25:
------------------------------------------------------

Commit f234c4972e5e027eb43643626d9e48602f460874 in incubator-singa's branch 
refs/heads/master from wang wei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=f234c49 ]

SINGA-25 - Setup glog output path

Make the log_dir an optional configuration in cluster.conf.
If this field is not set, then log is output to /tmp/ using glog's default file 
name.
If this field is set, then log is output to log_dir folder with the file name 
as <model name>-<log level>-<date time>


> Setup glog output path
> ----------------------
>
>                 Key: SINGA-25
>                 URL: https://issues.apache.org/jira/browse/SINGA-25
>             Project: Singa
>          Issue Type: New Feature
>            Reporter: wangwei
>
> Glog's default output folder is /tmp/, which may have a lot of files and 
> makes it not convenient to find recent logs.
> This ticket is to set the log files under <workspace>/log/ folder, where 
> workspace is configured in cluster.conf.
> The log file name is <model name>-<log level>-<date time>.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to