plexus.CustomLogging module

plexus.CustomLogging.add_log_stream(log_stream_name)

Add a new log stream to the current log group.

Parameters:

log_stream_name – The name of the new log stream

plexus.CustomLogging.set_log_group(new_log_group_name)

Change the CloudWatch log group for logging.

Parameters:

new_log_group_name – The name of the new log group to use