Author: rgrabowski
Date: Tue Oct  4 08:18:33 2005
New Revision: 294800

URL: http://svn.apache.org/viewcvs?rev=294800&view=rev
Log:
LocationInfoLog4NetLoggerFA no longer exists.

Modified:
    
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/bin/Debug/IBatisNet.DataMapper.Test.dll.config

Modified: 
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/bin/Debug/IBatisNet.DataMapper.Test.dll.config
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/bin/Debug/IBatisNet.DataMapper.Test.dll.config?rev=294800&r1=294799&r2=294800&view=diff
==============================================================================
--- 
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/bin/Debug/IBatisNet.DataMapper.Test.dll.config
 (original)
+++ 
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/bin/Debug/IBatisNet.DataMapper.Test.dll.config
 Tue Oct  4 08:18:33 2005
@@ -37,7 +37,7 @@
                                <arg key="dateTimeFormat" value="yyyy/MM/dd 
HH:mm:ss:SSS" />
                        </logFactoryAdapter>    -->     
                        
-                       <logFactoryAdapter 
type="IBatisNet.Common.Logging.Impl.LocationInfoLog4NetLoggerFA, 
IBatisNet.Common.Logging.Log4Net">
+                       <logFactoryAdapter 
type="IBatisNet.Common.Logging.Impl.Log4NetLoggerFA, 
IBatisNet.Common.Logging.Log4Net">
                                <arg key="configType" value="inline" />
                        </logFactoryAdapter>    
                </logging>


Reply via email to