mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This macro takes the string and parameters directly, and is conditionally defined to either call fprintf or ignore its arguments. This makes the call sites a little more pleasant (no #if scattered about) and ensures every log includes the thread ID and a newline automatically.
1.5 KiB
1.5 KiB