WithLogDetailsClient
Index
Methods
Methods
__new__
Wrap all public methods in the class with logging context injection.
Parameters
name: str
bases: tuple
attrs: dict
Returns WithLogDetailsClient
Wrap all public methods in the class with logging context injection.
Metaclass that wraps public methods to inject client details into log context.