plexus.CustomLogging module

plexus.CustomLogging.add_log_stream(stream_name)

Add a new log stream to the current log group.

Parameters:

stream_name – The name of the new log stream

plexus.CustomLogging.set_log_group(new_log_group)

Change the CloudWatch log group for logging.

Parameters:

new_log_group – The name of the new log group to use