Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Provide APIs for writing to user logs for publication to CloudWatch #35

Open
jennakwon06 opened this issue Apr 12, 2021 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@jennakwon06
Copy link
Contributor

Describe your feature request

Currently, Amazon-Ray AMI allows for logs written to /tmp/ray/user/ locations to become auto published to CloudWatch.
This means that users of Amazon-Ray AMI could potentially end up with duplicate code in configuring Python loggers to write to this location.
The goal of this feature request is to provide Python APIs for users so that they do not have to write the logger-configuration logic and just call logger = configure_application_logger(logging.getLogger())

@jennakwon06 jennakwon06 added the enhancement New feature or request label Apr 12, 2021
@jennakwon06
Copy link
Contributor Author

assigning to myself @jennakwon06

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant