Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

get_error_logs

Function
This function is defined in the display_types module.
Get all error logs

Signature

def get_error_logs() -> Vec<ErrorLog>

Returns

Returns
Vec<ErrorLog>
The result of the operation.

Uses

  • read

Source

View on GitHub

praisonai/src/parity/display_types.rs at line 68

Rust Error Handling

Rust Retry

Rust Failover