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 还没有评估数据。