Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

typo in LogSettings #25

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

typo in LogSettings #25

wants to merge 4 commits into from

Conversation

johndpope
Copy link

No description provided.

@johndpope
Copy link
Author

fyi remirobert/Dotzu-Objective-c#4

@johndpope
Copy link
Author

Hi @remirobert

when you get a chance

  • consider upgrading Logger to public - this way I can disable logging entirely.

eg.
public static let shared = Logger()
private let store = StoreManager(store: .log)
private let queue = DispatchQueue(label: "logprint.log.queue")
public var enable: Bool = true

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant