pub async fn get_log_loggly(
configuration: &mut Configuration,
params: GetLogLogglyParams,
) -> Result<LoggingLogglyResponse, Error<GetLogLogglyError>>Expand description
Get the Loggly logging object for a particular service and version.
pub async fn get_log_loggly(
configuration: &mut Configuration,
params: GetLogLogglyParams,
) -> Result<LoggingLogglyResponse, Error<GetLogLogglyError>>Get the Loggly logging object for a particular service and version.