## Description Currently, the `Logger` type defined [here](https://github.com/aws/aws-greengrass-core-sdk-js/blob/0dcbd0b8d41c942bf506e4b24f90febe265b4f70/aws-greengrass-core-sdk/stream-manager/client.js#L58) does not match the interface expected by the `StreamManagerClient`. It is missing the property `warn`.