Added a proper log handler for debug mode.
With this we can call debug() and get proper file and line info.
Added the method LauncherFile.update_from_xrl2() which updates a locally already existing file with whats necessary from a newly downloaded xrl2 file. This ammends the previously added method set_ac_cookie(), since the new method also does the same thing.