Python target does not provide user-facing log functions
まだ誰も着手していません。
評価
調査の方向性
まず、DEBUG_PRINT() と error_print() に関するリンク先の C target のドキュメントを読み、次に Python target がユーザー向けの出力をどのように処理しているかと、logging target の仕様を比較します。Python target が制御可能な出力を備えた同等のログ関数を提供し、wiki が更新されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
The C target has a few useful user-facing APIs such as DEBUG_PRINT() and error_print() that will allow the user to add thread-safe print statements in the body of reactions. The output (or lack thereof) of these APIs can then be controlled using the logging target specification.
This could be a very useful feature in the Python target as well.
To-Do
- Implement log functions
- Update the wiki once this feature is implemented.
- 主要言語
- Python
- スター
- 5
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
lf-lang/lf-python-support のほかの issue
-
bug invalid
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
lf-lang/lf-python-support#19 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
lf-lang/lf-python-support#18 · コメント 4 件 ·
-
enhancement good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
lf-lang/lf-python-support#14 · リアクション 1 件 ·
lf-lang/lf-python-support の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
stephrobert/dsoxlab#238 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
sublimehq/package_control#1780 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
nwg-piotr/nwg-displays#145 ·