ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.Logging/Logger.cs
(Generate patch)

Comparing trunk/RomCheater.Logging/Logger.cs (file contents):
Revision 22 by william, Wed May 9 08:02:18 2012 UTC vs.
Revision 23 by william, Wed May 9 08:51:38 2012 UTC

# Line 53 | Line 53 | namespace RomCheater.Logging
53                                  lw = (LogWriter)prop.GetValue(null, null);
54                                  break;
55                              }
56 <                            catch (Exception ex)
56 >                            catch (Exception)
57                              {
58                                  throw;
59                              }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines