Skip to main content

with_context

Method
This is a method of the ErrorLog class in the display_types module.
Add context

Signature

def with_context(mut self, key: impl Into<String>, value: impl Into<String>) -> Self

Parameters

key
impl Into<String>
required
No description available.
value
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.