[
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)