# Functions
CreateServiceLog represents the API handler to create the logs for a service.
CreateStepLog represents the API handler to create the logs for a step.
DeleteServiceLog represents the API handler to remove the logs for a service.
DeleteStepLog represents the API handler to remove the logs for a step.
GetServiceLog represents the API handler to get the logs for a service.
GetStepLog represents the API handler to get the logs for a step.
ListLogsForBuild represents the API handler to get a list of logs for a build.
UpdateServiceLog represents the API handler to update the logs for a service.
UpdateStepLog represents the API handler to update the logs for a step.