FWLoggerPluginImpl
@interface FWLoggerPluginImpl : NSObject <FWLoggerPlugin>
默认NSLog日志插件
-
单例模式对象
Declaration
Objective-C
@property (class, nonatomic, readonly) FWLoggerPluginImpl *_Nonnull sharedInstance;