diff --git a/Wox.Infrastructure/Logger/Log.cs b/Wox.Infrastructure/Logger/Log.cs index 77b99fa48b..92f84cfaa2 100644 --- a/Wox.Infrastructure/Logger/Log.cs +++ b/Wox.Infrastructure/Logger/Log.cs @@ -1,4 +1,5 @@ using NLog; +using Wox.Infrastructure.Exception; namespace Wox.Infrastructure.Logger {