AZSLoggingProperties Class Reference

Inherits from NSObject
Declared in AZSLoggingProperties.h
AZSLoggingProperties.m

Overview

Represents the logging properties for the analytics service

  version

The analytics version to use.

@property (copy) NSString *version

Discussion

The analytics version to use.

Declared In

AZSLoggingProperties.h

  logOperationTypes

Represents which storage operations should be logged.

@property AZSLoggingOperation logOperationTypes

Discussion

Represents which storage operations should be logged.

Declared In

AZSLoggingProperties.h

  retentionIntervalInDays

Represents the duration of the retention policty for the logging data.

@property (AZSNullable) NSNumber *retentionIntervalInDays

Discussion

Represents the duration of the retention policty for the logging data.

Declared In

AZSLoggingProperties.h