osperlabs / logbeam

A python logging handler for CloudWatch Logs
MIT License
11 stars 9 forks source link

Add new arguments to CloudWatchLogsHandler #2

Closed alhazmy13 closed 4 years ago

alhazmy13 commented 7 years ago
nickrw commented 6 years ago

Logbeam tries not to be opinionated about how your boto client should be initialised.

Instead of passing keys to logbeam’s setup, you should provide an initialised boto client.