Module responsible to get and set the request context from Logger metadata.
context() :: keyword()
key() :: atom()
get() :: context()
get(key()) :: any()
put(context() | map()) :: :ok
reset() :: :ok