Some log messages can contain user data, including "\n", which could let users write messages which look like other messages. This is not currently concerning, but we should `phutil_loggable_string()` things more aggressively at some point, to escape "\n" and other nonprintable characters.