Changes between Version 1 and Version 2 of Ticket #18926, comment 10
- Timestamp:
- 02/27/2012 03:39:31 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18926, comment 10
v1 v2 2 2 > I think we should always log mail errors under `WP_DEBUG`, too. 3 3 4 Might be useful, although WordPress doesn't seem to log errors too much, only a couple of classes (wpdb, simplePIE, POP3, deprecated functions, etc.) contain error log writes; can't see much logging going on in the core itself.4 Might be useful, although WordPress doesn't seem to log errors too much, only a couple of "third-party" classes (wpdb, simplePIE, POP3, etc.) contain error log writes; can't see much logging going on in the core itself, except deprecated functions firing errors off.