Module logging_logentries_api

Source

Structs§

CreateLogLogentriesParams
struct for passing parameters to the method create_log_logentries
DeleteLogLogentriesParams
struct for passing parameters to the method delete_log_logentries
GetLogLogentriesParams
struct for passing parameters to the method get_log_logentries
ListLogLogentriesParams
struct for passing parameters to the method list_log_logentries
UpdateLogLogentriesParams
struct for passing parameters to the method update_log_logentries

Enums§

CreateLogLogentriesError
struct for typed errors of method create_log_logentries
DeleteLogLogentriesError
struct for typed errors of method delete_log_logentries
GetLogLogentriesError
struct for typed errors of method get_log_logentries
ListLogLogentriesError
struct for typed errors of method list_log_logentries
UpdateLogLogentriesError
struct for typed errors of method update_log_logentries

Functions§

create_log_logentries
Create a Logentry for a particular service and version.
delete_log_logentries
Delete the Logentry for a particular service and version.
get_log_logentries
Get the Logentry for a particular service and version.
list_log_logentries
List all of the Logentries for a particular service and version.
update_log_logentries
Update the Logentry for a particular service and version.