pub fn log_application_error( context: &LoggingContext, error_type: &str, error_message: &str, error_details: Option<&str>, )
Log an application error