WordPress has their own logo for admin login page but sometime we need to change it.
so we can totally change it with simple code without using any plugin.
For changing the wordpress admin login page logo place following php function in function.php file of your active theme.
The above code copy and paste in your active theme function.php file.