Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SNLocalLogger

Ju Liaoyuan edited this page Dec 20, 2022 · 1 revision

SNLocalLogger Class Reference

Inherits from NSObject
Conforms to SNLoggerProtocol
Declared in SNLocalLogger.h

SNLocalLogger.m

Overview

本地日志,content 只接受 string 类型的 content,其他信息请放在 ext中。

Tasks

– logWithContent:ext:

Instance Methods

logWithContent:ext:

日志内容,具体类型要求由各个日志系统自行定义并解析

- (void)logWithContent:(NSString *)*content* ext:(NSDictionary *)*ext*

Parameters

content
日志内容,具体类型要求由各个日志系统自行定义并解析

ext
扩展字段,统一为字典类型

Declared In

  • SNLoggerProtocol.h

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /