FWLoggerPluginImpl
@interface FWLoggerPluginImpl : NSObject <FWLoggerPlugin>
默认NSLog日志插件
-
单例模式对象
Declaration
Objective-C
@property (class, nonatomic, readonly) NS_SWIFT_NAME(shared) FWLoggerPluginImpl *sharedInstance;
FWFramework 4.10.1 Docs (70% documented)
@interface FWLoggerPluginImpl : NSObject <FWLoggerPlugin>
默认NSLog日志插件
单例模式对象
Objective-C
@property (class, nonatomic, readonly) NS_SWIFT_NAME(shared) FWLoggerPluginImpl *sharedInstance;