Open geeknoid opened 7 years ago
It's desirable to pass a per-request Env object for use by adapters. This would let Mixer fine-tune things like logging output for the request.
The env can be passed in the context object and extract via a context-specific method.
It's desirable to pass a per-request Env object for use by adapters. This would let Mixer fine-tune things like logging output for the request.
The env can be passed in the context object and extract via a context-specific method.