Uses of Class
com.google.cloud.logging.LoggingHandler
-
Packages that use LoggingHandler Package Description com.google.cloud.logging A client for Cloud Logging - Real-time log management and analysis. -
-
Uses of LoggingHandler in com.google.cloud.logging
Methods in com.google.cloud.logging with parameters of type LoggingHandler Modifier and Type Method Description static void
LoggingHandler. addHandler(Logger logger, LoggingHandler handler)
Adds the providedLoggingHandler
tologger
.
-