Do not unnecessarily format string (eg: when log statement is below
current log level).
Details
Details
- Reviewers
zack - Group Reviewers
Reviewers - Commits
- rDFUSE2be0aa2f2b8c: logging: replace f-strings in logging calls
Diff Detail
Diff Detail
- Repository
- rDFUSE FUSE virtual file system
- Branch
- feature/logging-no-fstring
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 17136 Build 26448: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 26447: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D4492 (id=15933)
Rebasing onto 5fdda3d1cf...
Current branch diff-target is up to date.
Changes applied before test
commit 2be0aa2f2b8c46c7e511a8d95a07c3e4550da7a7 Author: Thibault Allançon <haltode@gmail.com> Date: Tue Nov 17 14:39:21 2020 +0100 logging: replace f-strings in logging calls Do not unnecessarily format string (eg: when log statement is below current log level).
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/157/ for more details.