# Functions
GenServiceLogGroupName creates the service log group name: clustername-servicename-serviceUUID.
GenServiceMemberLogStreamName creates the log stream name for one service member: membername/hostname/containerID.
# Interfaces
CloudLog defines the common log interface.