agile-lab-dev / agile-lab-dev/darwin
Use a "guarded" logger in trait Logging
オープン
contest
good first issue
- 主要言語
- Scala
- スター
- 36
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
As of 7d76fb3a421b1edbe3235a2a525ca1b56fae0065 the logger used in the logger trait is not guarded, therefore it always generates strings eagerly without checking if they will be emitted or not. This may incur in runtime penalties if some log message creation is onerous.
コントリビューションガイド
評価
この issue はまだ評価されていません。