Uses of Class
com.google.cloud.logging.LogEntryServerStream
-
Packages that use LogEntryServerStream Package Description com.google.cloud.logging A client for Cloud Logging - Real-time log management and analysis. -
-
Uses of LogEntryServerStream in com.google.cloud.logging
Methods in com.google.cloud.logging that return LogEntryServerStream Modifier and Type Method Description LogEntryServerStream
Logging. tailLogEntries(Logging.TailOption... options)
Sends a request to stream fresh log entries.
-