pub async fn create_log_logentries(
configuration: &mut Configuration,
params: CreateLogLogentriesParams,
) -> Result<LoggingLogentriesResponse, Error<CreateLogLogentriesError>>
Expand description
Create a Logentry for a particular service and version.