Module logging_papertrail_api

Source

Structs§

CreateLogPapertrailParams
struct for passing parameters to the method create_log_papertrail
DeleteLogPapertrailParams
struct for passing parameters to the method delete_log_papertrail
GetLogPapertrailParams
struct for passing parameters to the method get_log_papertrail
ListLogPapertrailParams
struct for passing parameters to the method list_log_papertrail
UpdateLogPapertrailParams
struct for passing parameters to the method update_log_papertrail

Enums§

CreateLogPapertrailError
struct for typed errors of method create_log_papertrail
DeleteLogPapertrailError
struct for typed errors of method delete_log_papertrail
GetLogPapertrailError
struct for typed errors of method get_log_papertrail
ListLogPapertrailError
struct for typed errors of method list_log_papertrail
UpdateLogPapertrailError
struct for typed errors of method update_log_papertrail

Functions§

create_log_papertrail
Create a Papertrail for a particular service and version.
delete_log_papertrail
Delete the Papertrail for a particular service and version.
get_log_papertrail
Get the Papertrail for a particular service and version.
list_log_papertrail
List all of the Papertrails for a particular service and version.
update_log_papertrail
Update the Papertrail for a particular service and version.