spierce7
01/17/2021, 5:14 AMTimber
is that you could swap out the actual logging implementation so that you could route all logs into something like Crashlytics.aleksey.tomin
01/17/2021, 5:17 AMjw
01/17/2021, 5:23 AMjw
01/17/2021, 5:23 AMedenman
01/17/2021, 5:30 AMexpect object Timber {
fun e(message: String)
fun e(t: Throwable, message: String)
fun w(message: String)
fun w(t: Throwable, message: String)
fun d(message: String)
fun v(message: String)
}
edenman
01/17/2021, 5:30 AMjw
01/17/2021, 5:31 AMconsole and NSLog what the fuck Slack you had one job...
alex009
01/17/2021, 6:50 AMalex009
01/17/2021, 6:53 AMaleksey.tomin
01/17/2021, 7:00 AMJohn O'Reilly
01/17/2021, 8:39 AMReed Ellsworth
02/02/2021, 5:11 AMDaniele Segato
03/25/2024, 3:28 PMfive
— are you still using a snapshot or did you switch to another library and abandon Timber?jw
03/25/2024, 3:42 PM