【发布时间】:2021-05-07 19:40:39
【问题描述】:
我想登录我现有的项目。我想知道,如果我添加 cocoalumberjack 进行日志记录,如何将警告日志和错误日志自动发送到 sentry 或 firebase 或任何第三方框架?
【问题讨论】:
标签: ios logging sentry cocoalumberjack
我想登录我现有的项目。我想知道,如果我添加 cocoalumberjack 进行日志记录,如何将警告日志和错误日志自动发送到 sentry 或 firebase 或任何第三方框架?
【问题讨论】:
标签: ios logging sentry cocoalumberjack
【讨论】:
sentry-cocoa,在那里您已经可以改进我所做的,请参阅 TODO:我有:github.com/bruno-garcia/SentryCocoaLumberjack/blob/main/Sources/… 现在可以解决,因为现在有 SentryMessage :github.com/getsentry/sentry-cocoa/blob/master/Sources/Sentry/…