summaryrefslogtreecommitdiff
path: root/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs
diff options
context:
space:
mode:
Diffstat (limited to 'product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs')
-rw-r--r--product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs b/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs
index 9b31302..ddec475 100644
--- a/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs
+++ b/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs
@@ -1,4 +1,4 @@
-namespace MoMoney.Service.Infrastructure.Logging
+namespace MoMoney.Service.Contracts.Infrastructure.Logging
{
public interface ILogFileTasks
{