Skip to content

Added ability to update context

Compare
Choose a tag to compare
@nuttmeister nuttmeister released this 15 Aug 01:34
· 2 commits to master since this release
867bd00

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.