Releases: nuttmeister/llogger
Releases · nuttmeister/llogger
Fixed bugfix with new context not being set
Fixed issue where new context not being correctly set.
Added ability to update context
Added the ability to update the context after the llogger.Client has been created.
This means you can now use static log function in lambda and update it's context,
without having to recreate it for each warm start.