Merge remote-tracking branch 'origin/master'
Conflicts: TimberWinR/Configuration.cs
This commit is contained in:
@@ -286,6 +286,9 @@ namespace TimberWinR
|
||||
IISW3CLog iisw3c = new IISW3CLog(name, location, fields, args);
|
||||
_iisw3clogs.Add(iisw3c);
|
||||
}
|
||||
|
||||
|
||||
Console.WriteLine("end");
|
||||
}
|
||||
|
||||
static List<FieldDefinition> parseFields_Event(IEnumerable<XElement> xml_fields)
|
||||
@@ -1370,4 +1373,4 @@ namespace TimberWinR
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user