mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-16 22:16:53 +01:00
WIP: error handling
This commit is contained in:
13
Sources/ObjectiveC/CSCoreStoreLogger.swift
Normal file
13
Sources/ObjectiveC/CSCoreStoreLogger.swift
Normal file
@@ -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