相关疑难解决方法(0)

减少CoreData的调试输出?

I'm working on a iOS/macOS project where I'm using CoreData. It works fine, but it outputs enormous amounts of debugging info to the Console. This makes the Console unusable, since my print statements are buried in all the CoreData related stuff.

I have a pretty simple CoreData setup with fetching of some data, so these are not errors, just general event logs it seems. I have the same results on other projects I have used CoreData.

Any way to reduce/remove …

macos core-data ios swift

3
推荐指数
3
解决办法
322
查看次数

标签 统计

core-data ×1

ios ×1

macos ×1

swift ×1