Updated
This commit is contained in:
@@ -126,6 +126,10 @@ public class LoggerSettings
|
||||
{
|
||||
get
|
||||
{
|
||||
if (_logTypes == null)
|
||||
{
|
||||
_logTypes = _defaultLogTypes;
|
||||
}
|
||||
return _logTypes;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user