Added ThreadedLogger

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-09-10 15:11:40 -04:00
parent 614668a447
commit b1df61f7ce
5 changed files with 83 additions and 3 deletions

View File

@@ -83,6 +83,7 @@
<ItemGroup>
<Compile Include="Kernel\BaseApplicationPaths.cs" />
<Compile Include="Drawing\DrawingUtils.cs" />
<Compile Include="Logging\ThreadedLogger.cs" />
<Compile Include="Net\Handlers\StaticFileHandler.cs" />
<Compile Include="Net\MimeTypes.cs" />
<Compile Include="Properties\Resources.Designer.cs">