agile-lab-dev / agile-lab-dev/darwin
Use a "guarded" logger in trait Logging
Đang mở
contest
good first issue
- Ngôn ngữ chính
- Scala
- Star
- 36
- Fork
- 10
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.