Skip to content

SNLoggerUtils

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

SNLoggerUtils Class Reference

  Inherits from NSObject
  Declared in SNLoggerUtils.h

SNLoggerUtils.m

Tasks

+ removePrivateKey:

Class Methods

removePrivateKey:

It will return a new dictionary, and not modify origin dictionary.

+ (NSDictionary *)removePrivateKey:(NSDictionary *)*origin*

Discussion

It will return a new dictionary, and not modify origin dictionary.

Declared In

  • SNLoggerUtils.h
Clone this wiki locally