# Functions
NewLoggingClientWithConfigurationProvider Creates a new default Logging client with the given configuration provider.
NewLoggingClientWithOboToken Creates a new default Logging client with the given configuration provider.
# Structs
LogEntry Contains the log content with the associated timestamp and ID.
LogEntryBatch A single batch of Log Entries.
LoggingClient a client for Logging.
PutLogsDetails The request body for the PutLogs request.
PutLogsRequest wrapper for the PutLogs operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/loggingingestion/PutLogs.go.html to see an example of how to use PutLogsRequest.
PutLogsResponse wrapper for the PutLogs operation.