Added logging

This commit is contained in:
tidusjar 2016-03-04 15:02:44 +00:00
commit 3dcf55ce7a
12 changed files with 120 additions and 14 deletions

View file

@ -47,6 +47,7 @@
<ItemGroup>
<Compile Include="AssemblyHelper.cs" />
<Compile Include="ICacheProvider.cs" />
<Compile Include="LoggingHelper.cs" />
<Compile Include="MemoryCacheProvider.cs" />
<Compile Include="ObjectCopier.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />