import{_ as s,o as a,c as n,a as o}from"./app-BpUB8-Q8.js";const l={},e=o(`
Notice
Due to maintenance costs, the YukiHookAPI
will no longer update this document from version 1.3.0
and switch to the API document automatically generated by the Dokka plugin in version 2.0.0
.
Notice
The English translation of this page has not been completed, you are welcome to contribute translations to us.
You can use the Chrome Translation Plugin to translate entire pages for reference.
data class YLogData internal constructor(
var timestamp: Long,
var time: String,
var tag: String,
var priority: String,
var packageName: String,
var userId: Int,
var msg: String,
var throwable: Throwable?
) : Serializable
Change Records
v1.2.0
added
Function Illustrate
`,8),p=[e];function t(c,r){return a(),n("div",null,p)}const A=s(l,[["render",t],["__file","YLogData.html.vue"]]);export{A as default};调试日志数据实现类。