AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
LogAPI
/
readLogs
read
Logs
jvm
abstract
fun
readLogs
(
start
:
Instant
,
end
:
Instant
)
:
List
<
LogEvent
<
ExceptionInfo.Stored
>
>
(
source
)
通过时间戳从文件系统获取历史日志。