現状の Jubatus では、異常発生時の振る舞い、異常時に出力するログに統一感があるとは言いがたい。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Jubatus Contributor License Agreement | |
Thank you for your interest in Jubatus project (hereinafter referred to as "Jubatus") which Jubatus community handles. | |
In order to clarify the intellectual property license granted with Contributions from any person or entity, Jubatus community must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. | |
This license is for your protection as a Contributor as well as the protection of Jubatus community; it does not change your rights to use your own Contributions for any other purpose. | |
This license is applied to projects which Jubatus community develops. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jubatusのログ出力仕様 | |
glogについては | |
https://gist.github.com/3930022 | |
1. 出力形式 | |
以下の2つが選べること | |
- stderr | |
(LogToStderr) | |
- ファイル |