*Deleted Logger.cs from OpenSim.Framework

This commit is contained in:
mingchen
2007-06-29 16:43:48 +00:00
parent b2883faddf
commit 6b3777d3db
37 changed files with 263 additions and 352 deletions

View File

@@ -69,10 +69,10 @@
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="ConsoleCallbacksBase.cs">
<Compile Include="LogBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="LogBase.cs">
<Compile Include="ConsoleCallbacksBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="MainLog.cs">