wire-ios icon indicating copy to clipboard operation
wire-ios copied to clipboard

refactor: logging using string interpolation - WPB-14876

Open caldrian opened this issue 9 months ago • 2 comments

StoryWPB-14876 [iOS] Create a new WireLogger interface

Issue

Please describe the issue.

Optional: add details about technical approach, solutions etc.

Optional: reference dependencies to other pull requests etc.

Testing

Describe how to test.

Optional: attachments like images, videos, etc.


Checklist

  • [ ] Title contains a reference JIRA issue number like [WPB-XXX].
  • [ ] Description is filled and free of optional paragraphs.
  • [ ] Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • [ ] Make sure you use the API for UI elements that support large fonts.
  • [ ] All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • [ ] New UI elements have Accessibility strings for VoiceOver.

caldrian avatar Feb 05 '25 09:02 caldrian