简体   繁体   English

Crashlytics报告中的日志中有哪些时间戳?

[英]What are the timestamps in the logs in a Crashlytics report?

例如,在使用CLS_LOG时,我在Crashlytics日志中看到时间戳如00:00:00:245

The timestamps are time from when that app session started, starting from 00:00:00:000 . 时间戳是应用程序会话开始的时间,从00:00:00:000 For example, a timestamp of 00:01:43:000 happened 1 minute, 43 seconds after that app session started. 例如, 00:01:43:000的时间戳发生在应用程序会话开始后1分钟,43秒。

The time at the top of the Crashlytics crash page is when the crash occurred. Crashlytics崩溃页面顶部的时间是发生崩溃的时间。 If the last log line has a timestamp of 1 minute and that's around when the crash occurred, then the start of the logs is 1 minute before when the crash occurred. 如果最后一个日志行的时间戳为1分钟,并且发生崩溃时,那么日志的开始时间是崩溃发生前1分钟。 For example, if the crash occurred at 9:45am and the last log line is right before the crash and it has a timestamp of 1 minute, that app session started at 9:44am. 例如,如果崩溃发生在上午9:45,并且最后一个日志行在崩溃之前,并且时间戳为1分钟,则该应用程序会话在上午9:44开始。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM