Uses of Class
com.google.common.flogger.backend.system.AbstractLogRecord
-
-
Uses of AbstractLogRecord in com.google.common.flogger.backend.system
Subclasses of AbstractLogRecord in com.google.common.flogger.backend.system Modifier and Type Class Description classSimpleLogRecordAn eagerly evaluatingLogRecordwhich is created by the Fluent Logger frontend and can be passed to a normal logHandlerinstance for output.
-