Move Log to Infrastructure project.

This commit is contained in:
qianlifeng
2014-09-19 16:57:48 +08:00
parent 4db7577448
commit 87ce03e13e
17 changed files with 220 additions and 194 deletions

View File

@@ -8,6 +8,7 @@ using System.Windows.Forms;
using System.Windows.Threading;
using System.Xml;
using Microsoft.Win32;
using Wox.Infrastructure.Logger;
namespace Wox.Helper.ErrorReporting
{