简体   繁体   中英

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 . For example, a timestamp of 00:01:43:000 happened 1 minute, 43 seconds after that app session started.

The time at the top of the Crashlytics crash page is when the crash occurred. 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. 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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