agile-lab-dev / agile-lab-dev/darwin

Use a "guarded" logger in trait Logging

Đang mở
#41 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
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

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.