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.