new
Method
This is a method of the ErrorLog class in the display_types module.Create a new error log
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new error log
This is a method of the ErrorLog class in the display_types module.Create a new error log
def new(message: impl Into<String>, error_type: impl Into<String>) -> Self