We'll create fresh WordPress site with WP Login Logging installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Write all login attempts where both username and password are supplied to a log file. The logfile is relative
to error.log and is called ‘login.log’, the format : “TIMESTAMP USERNAME SUCCESS/FAILURE”.
In practice this plugin is a rewritten version of the wp_authenticate_username_password function from user.php and replaces
it in the login process.