mikaelacaron / brain-marks

[Not Active] Open-source iOS app to save and categorize tweets
MIT License
80 stars 47 forks source link

remove print for Apple's unified logging system #147

Closed byaruhaf closed 2 years ago

byaruhaf commented 2 years ago

Progress / Closed on issue #129

What it Does

Replace all print commands to the console with Apple's unified logging system

How I Tested

Screenshot

Xcode Console

image

Console App

image
mikaelacaron commented 2 years ago

Next time don't disable a SwiftLint rule, because it appears