$wp_filesystem->put_contents() doesn't create the file; it only writes to it.
[2024-08-06 17:30:24] [error] 2 fopen(/[path]/wp-content/uploads/trustedlogin-logs/index.html): Failed to open stream: No such file or directory /[path]/wp-admin/includes/class-wp-filesystem-direct.php:66
$wp_filesystem->put_contents()
doesn't create the file; it only writes to it.