File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
3333## [ 1.0.1] - 2020-07-06
3434### Fixed
35- - ** Logger** : Fix a bug with ` inject_lambda_context ` causing existing an Logger keys to be overriden if ` structure_logs ` was called before
35+ - ** Logger** : Fix a bug with ` inject_lambda_context ` causing existing an Logger keys to be overridden if ` structure_logs ` was called before
3636
3737## [ 1.0.0] - 2020-06-18
3838### Added
@@ -102,7 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102102
103103## [ 0.8.0] - 2020-04-24
104104### Added
105- - ** Logger** : Introduced ` Logger ` class for stuctured logging as a replacement for ` logger_setup `
105+ - ** Logger** : Introduced ` Logger ` class for structured logging as a replacement for ` logger_setup `
106106- ** Logger** : Introduced ` Logger.inject_lambda_context ` decorator as a replacement for ` logger_inject_lambda_context `
107107
108108### Removed
You can’t perform that action at this time.
0 commit comments