diff --git a/MemoryLogger.cs b/MemoryLogger.cs index a718e13..ede3621 100644 --- a/MemoryLogger.cs +++ b/MemoryLogger.cs @@ -10,7 +10,7 @@ using System; using ln.logging; using System.Linq; -namespace sharp.logging +namespace ln.logging { public class MemoryLogger : ILoggingBackend {