wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.68k stars 1.11k forks source link

Minor update to the log functions API #23637

Closed crazytonyli closed 1 week ago

crazytonyli commented 1 week ago

Simple and boring changes to make the DDLogXxx functions in the app target match the ones in CocoaLumberjack.

The first comment is the main changes. The second commit is just changing DDLog(aString) to DDLog("\(aString)") to make compiler happy.

Regression Notes

  1. Potential unintended areas of impact

  2. What I did to test those areas of impact (or what existing automated tests I relied on)

  3. What automated tests I added (or what prevented me from doing so)

PR submission checklist:

Testing checklist:

wpmobilebot commented 1 week ago
WordPress Alpha📲 You can test the changes from this Pull Request in WordPress Alpha by scanning the QR code below to install the corresponding build.
App NameWordPress Alpha WordPress Alpha
ConfigurationRelease-Alpha
Build Numberpr23637-de27e80
Version25.4
Bundle IDorg.wordpress.alpha
Commitde27e80a96a071d4d1e3467cb7a87a91d5aa2ded
App Center BuildWPiOS - One-Offs #10770
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.
wpmobilebot commented 1 week ago
Jetpack Alpha📲 You can test the changes from this Pull Request in Jetpack Alpha by scanning the QR code below to install the corresponding build.
App NameJetpack Alpha Jetpack Alpha
ConfigurationRelease-Alpha
Build Numberpr23637-de27e80
Version25.4
Bundle IDcom.jetpack.alpha
Commitde27e80a96a071d4d1e3467cb7a87a91d5aa2ded
App Center Buildjetpack-installable-builds #9812
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.