FWLoggerPluginImpl


@interface FWLoggerPluginImpl : NSObject <FWLoggerPlugin>

默认NSLog日志插件

  • 单例模式对象

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) NS_SWIFT_NAME(shared) FWLoggerPluginImpl *sharedInstance;