Commit 575c017
folly->format -> fmt::format in xplat/folly/logging (misc)
Summary:
folly::format is deprecated in favor of fmt::format. This diff replaces all instances of folly::format with fmt::format.
- If you approve of this diff, please use the "Accept & Ship" button :-)
ignore-commit-rate-limit
Differential Revision: D104906090
fbshipit-source-id: 778205388e04e4ed6230e73e1ee55afce776b3ce1 parent ef4402a commit 575c017
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
270 | 271 | | |
271 | 272 | | |
272 | 273 | | |
273 | | - | |
274 | | - | |
| 274 | + | |
| 275 | + | |
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
| |||
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
299 | | - | |
300 | | - | |
| 300 | + | |
| 301 | + | |
301 | 302 | | |
302 | 303 | | |
303 | 304 | | |
| |||
0 commit comments