with_context
Method
This is a method of the ErrorLog class in the display_types module.Add context
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
with_context: Add context
This is a method of the ErrorLog class in the display_types module.Add context
def with_context(mut self, key: impl Into<String>, value: impl Into<String>) -> Self