Commit ff2092c0 by Demid Merzlyakov

TODO comment

parent 149217c0
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
import Foundation import Foundation
import FirebaseCrashlytics import FirebaseCrashlytics
//TODO: logger needs to be moved out of Analytics into OneWeatherCore. We need to think of a way to get rid of the FirebaseCrashlytics dependency.
public final class Logger { public final class Logger {
public var minLogLevel: LogLevel public var minLogLevel: LogLevel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment