| Method and Description |
|---|
| com.google.cloud.logging.LogEntry.getReceiveTimestamp()
This method is no longer recommended to get the received time timestamp.
Use |
| com.google.cloud.logging.LoggingHandler.getRedirectToStdout() |
| com.google.cloud.logging.LogEntry.getTimestamp()
This method is no longer recommended to get the entry timestamp.
Use |
| com.google.cloud.logging.LogEntry.Builder.setReceiveTimestamp(long)
This method is no longer recommended to setup the receive time timestamp.
Use |
| com.google.cloud.logging.LoggingHandler.setRedirectToStdout(boolean) |
| com.google.cloud.logging.LogEntry.Builder.setTimestamp(long)
This method is no longer recommended to setup the entry timestamp.
Use |
Copyright © 2023 Google LLC. All rights reserved.