Uses of Class
com.google.common.flogger.backend.system.BackendFactory
-
-
Uses of BackendFactory in com.google.common.flogger.backend.system
Subclasses of BackendFactory in com.google.common.flogger.backend.system Modifier and Type Class Description classSimpleBackendFactoryDefault factory for creating logger backends.Methods in com.google.common.flogger.backend.system that return BackendFactory Modifier and Type Method Description static BackendFactorySimpleBackendFactory. getInstance()
-