remirobert / Dotzu

:iphone::eyes: In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
MIT License
1.8k stars 141 forks source link

typo in LogSettings #25

Open johndpope opened 7 years ago

johndpope commented 7 years ago

fyi https://github.com/remirobert/Dotzu-Objective-c/issues/4

johndpope commented 7 years ago

Hi @remirobert

when you get a chance

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