Commit efd1224
committed
Delay string interpolations at logging calls
This is a general best practice which brings (slight) performance
improvements and also structured logging.
Enable the hacking check to enforce it.
Change-Id: I1438382344507b05a88e59a675f398901ccbb9dc
Signed-off-by: Takashi Kajinami <[email protected]>1 parent caf931f commit efd1224
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments