File tree 1 file changed +2
-2
lines changed
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
32
32
33
33
## [ 1.0.1] - 2020-07-06
34
34
### 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
36
36
37
37
## [ 1.0.0] - 2020-06-18
38
38
### Added
@@ -102,7 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102
102
103
103
## [ 0.8.0] - 2020-04-24
104
104
### 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 `
106
106
- ** Logger** : Introduced ` Logger.inject_lambda_context ` decorator as a replacement for ` logger_inject_lambda_context `
107
107
108
108
### Removed
You can’t perform that action at this time.
0 commit comments