Daniel Kašaj
Daniel develops in Swift

Daniel develops in Swift

Follow
Follow
homebadgesnewsletter
Tag

logging

#logging

More content

Read more stories on Hashnode


Articles with this tag

Put Swift's Logger to good use: log everything & keep your console decluttered at the same time

Jun 23, 20231 min read

Logger is an Apple framework available since Xcode 12 / iOS 14 and it’s the best way to track your app’s behavior. It offers various levels of logging...

Put Swift's Logger to good use: log everything & keep your console decluttered at the same time