Skip to content

Commit 6ab2982

Browse files
author
AWS
committed
The AWS Mobile SDK for iOS 2.6.22.
1 parent 175d1bb commit 6ab2982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ CocoaLumberjack logging levels are additive such that when the level is set to v
357357
**Swift**
358358

359359
```swift
360-
AWSDDLog.sharedInstance.logLevel = .verbose
360+
AWSDDLog.sharedInstance().logLevel = .verbose
361361
```
362362

363363
The following logging level options are available:

0 commit comments

Comments
 (0)