Module logging_honeycomb_api

Source

Structs§

CreateLogHoneycombParams
struct for passing parameters to the method create_log_honeycomb
DeleteLogHoneycombParams
struct for passing parameters to the method delete_log_honeycomb
GetLogHoneycombParams
struct for passing parameters to the method get_log_honeycomb
ListLogHoneycombParams
struct for passing parameters to the method list_log_honeycomb
UpdateLogHoneycombParams
struct for passing parameters to the method update_log_honeycomb

Enums§

CreateLogHoneycombError
struct for typed errors of method create_log_honeycomb
DeleteLogHoneycombError
struct for typed errors of method delete_log_honeycomb
GetLogHoneycombError
struct for typed errors of method get_log_honeycomb
ListLogHoneycombError
struct for typed errors of method list_log_honeycomb
UpdateLogHoneycombError
struct for typed errors of method update_log_honeycomb

Functions§

create_log_honeycomb
Create a Honeycomb logging object for a particular service and version.
delete_log_honeycomb
Delete the Honeycomb logging object for a particular service and version.
get_log_honeycomb
Get the details of a Honeycomb logging object for a particular service and version.
list_log_honeycomb
List all of the Honeycomb logging objects for a particular service and version.
update_log_honeycomb
Update a Honeycomb logging object for a particular service and version.