mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-06-12 17:34:33 +02:00
WIP: error handling
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// CSCoreStoreLogger.swift
|
||||
// CoreStore
|
||||
//
|
||||
// Created by John Rommel Estropia on 2016/03/19.
|
||||
// Copyright © 2016 John Rommel Estropia. All rights reserved.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
|
||||
class CSCoreStoreLogger: NSObject {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user