Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 994 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 994 Bytes

RFLog

CI Status Version License Platform

简介

RFLog 是一个iOS控制台输出监控组件,应用此组件可以帮助你轻松查看控制台log输出信息。在与后台同学联调接口,以及app测试环节,查看测试机器实时输出定位问题。

特性

  • 1.NSPipe
  • 2.NSProcessInfo

Pod安装

在Podfile中添加如下文本

pod 'RFLog'

然后在命令行中运行

pod install

Author

[email protected]

License

RFLog is available under the MIT license. See the LICENSE file for more info.