Module logging_loggly_api

Source

Structs§

CreateLogLogglyParams
struct for passing parameters to the method create_log_loggly
DeleteLogLogglyParams
struct for passing parameters to the method delete_log_loggly
GetLogLogglyParams
struct for passing parameters to the method get_log_loggly
ListLogLogglyParams
struct for passing parameters to the method list_log_loggly
UpdateLogLogglyParams
struct for passing parameters to the method update_log_loggly

Enums§

CreateLogLogglyError
struct for typed errors of method create_log_loggly
DeleteLogLogglyError
struct for typed errors of method delete_log_loggly
GetLogLogglyError
struct for typed errors of method get_log_loggly
ListLogLogglyError
struct for typed errors of method list_log_loggly
UpdateLogLogglyError
struct for typed errors of method update_log_loggly

Functions§

create_log_loggly
Create a Loggly logging object for a particular service and version.
delete_log_loggly
Delete the Loggly logging object for a particular service and version.
get_log_loggly
Get the Loggly logging object for a particular service and version.
list_log_loggly
List all Loggly logging objects for a particular service and version.
update_log_loggly
Update the Loggly logging object for a particular service and version.