Smart™
This commit is contained in:
parent
1e7355fe8f
commit
9e9d10a282
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ public class Logger : ILogger
|
|||
}
|
||||
});
|
||||
|
||||
return new Logger();
|
||||
return handler;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Reference in a new issue