update
This commit is contained in:
15
Pods/CocoaDebug/Sources/Logs/_OCLoggerFormat.h
generated
Normal file
15
Pods/CocoaDebug/Sources/Logs/_OCLoggerFormat.h
generated
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// Example
|
||||
// man
|
||||
//
|
||||
// Created by man 11/11/2018.
|
||||
// Copyright © 2020 man. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface _OCLoggerFormat : NSObject
|
||||
|
||||
+ (NSString *)formatDate:(NSDate *)date;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user