https://bugzilla.wikimedia.org/show_bug.cgi?id=54045
--- Comment #7 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #5) > reedy@fluorine:/a/mw-log$ grep mw1154 thumbnail.log |grep -c error > 55424 > reedy@fluorine:/a/mw-log$ grep -c mw1154 thumbnail.log > 111320 We pass things with \n's in them to wfDebugLog for the thumbnail log. I don't think we log successful thumbnailing events at all. So I think all that means is many of the thumbnail error log messages span several lines. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
