You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "wangwei (JIRA)" <ji...@apache.org> on 2016/06/10 05:16:21 UTC

[jira] [Resolved] (SINGA-166) light built-in logging for making glog optional

     [ https://issues.apache.org/jira/browse/SINGA-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wangwei resolved SINGA-166.
---------------------------
    Resolution: Fixed
      Assignee: Sheng Wang

> light built-in logging for making glog optional
> -----------------------------------------------
>
>                 Key: SINGA-166
>                 URL: https://issues.apache.org/jira/browse/SINGA-166
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: Sheng Wang
>            Assignee: Sheng Wang
>
> glog is an external dependency that makes singa a bit hard to deploy.
> In this ticket, we target to implement a simple logging module that achieves similar functionalities as glog to remove this dependency.
> We will provide unified API for both logging.
> Users can choose either glog (for rich functionality) or built-in logging (for simplicity) to use.
> Use USE_GLOG flag when compile the source for using glog.



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