Skip to content

Commit

Permalink
Update OAuthSwift.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
phimage committed Sep 2, 2021
1 parent d85964b commit 8e62dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/OAuthSwift.swift
Expand Up @@ -114,7 +114,7 @@ extension OAuthSwift {
// MARK: - Logging
extension OAuthSwift {

static var log: OAuthLogProtocol?
public static var log: OAuthLogProtocol?

/// Enables the log level
/// And instantiates the log object
Expand Down

0 comments on commit 8e62dc0

Please sign in to comment.