Uses of Interface
io.perfana.client.api.PerfanaClientLogger
-
Packages that use PerfanaClientLogger Package Description io.perfana.client io.perfana.client.api io.perfana.event -
-
Uses of PerfanaClientLogger in io.perfana.client
Methods in io.perfana.client with parameters of type PerfanaClientLogger Modifier and Type Method Description PerfanaClientBuilderPerfanaClientBuilder. setLogger(PerfanaClientLogger logger) -
Uses of PerfanaClientLogger in io.perfana.client.api
Classes in io.perfana.client.api that implement PerfanaClientLogger Modifier and Type Class Description classPerfanaClientLoggerStdOutLogs to standard out for convenience. -
Uses of PerfanaClientLogger in io.perfana.event
Classes in io.perfana.event that implement PerfanaClientLogger Modifier and Type Class Description classPerfanaClientEventLogger
-