+2
−2
+1
−1
Loading
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
This ruleset makes sure we use lazily evaluated logging and no f-strings so strings are created only when needed. For example if you didn't enable debug logging the debug log strings are not formatted.