Unified logging: Part 2
This article continues in our topic about logging. Today we'll look at the new API Logger that commes with iOS 14.
This article continues in our topic about logging. Today we'll look at the new API Logger that commes with iOS 14.
Debugging is an integral part of the software development process. LLDB debugger and logging are common tools for apple platforms developers. This miniseries of articles is about logging.