文件名称: flogger-system-backend-0.7.1.jar中文-英文对照文档.zip
<dependency>
<groupId>com.google.flogger</groupId>
<artifactId>flogger-system-backend</artifactId>
<version>0.7.1</version>
</dependency>Gradle:
implementation group: 'com.google.flogger', name: 'flogger-system-backend', version: '0.7.1'
Gradle (Short):
implementation 'com.google.flogger:flogger-system-backend:0.7.1'
Gradle (Kotlin):
implementation("com.google.flogger:flogger-system-backend:0.7.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.google.common.flogger.backend.systemcom.google.common.flogger.backend.system.AbstractBackend
com.google.common.flogger.backend.system.AbstractLogRecord
com.google.common.flogger.backend.system.BackendFactory
com.google.common.flogger.backend.system.Clock
com.google.common.flogger.backend.system.DefaultPlatform
com.google.common.flogger.backend.system.LoggingContext
com.google.common.flogger.backend.system.SimpleBackendFactory
com.google.common.flogger.backend.system.SimpleLogRecord
com.google.common.flogger.backend.system.SimpleLoggerBackend
com.google.common.flogger.backend.system.StackBasedCallerFinder
com.google.common.flogger.backend.system.SystemClock