Base context manager used to implement context managers for loglayer.
midway async hooks context manager
Context manager for loglayer that keeps context between parent and all children.
simple context management using JavaScript. It allows you to create contexts, bind values to keys within those contexts, and retrieve those values within a handler function.